forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: SDP: Refactor bt_sdp_discover API
Renames and refactors helper get_client_session to sdp_client_get_session to follow existing naming convention and adds second helper creating new SDP client session. Then simplifies using them the API implementation. Jira: ZEP-1112 Change-Id: I6b919f521e6665a7117fa06208b3fa2ae5f77fda Signed-off-by: Arkadiusz Lichwa <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters