Searched refs:SDP_ServiceSearch (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_sdp.cpp | 129 int result = SDP_ServiceSearch(&btAddr, &sdpUuid, nullptr, callback); in FindTgService()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_sdp.cpp | 129 int result = SDP_ServiceSearch(&btAddr, &sdpUuid, nullptr, callback); in FindCtService()
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | sdp.h | 494 int BTSTACK_API SDP_ServiceSearch(const BtAddr *addr, const SdpUuid *uuidArray, void *context,
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp.c | 1241 int SDP_ServiceSearch(const BtAddr *addr, const SdpUuid *uuidArray, void *context, in SDP_ServiceSearch() function
|
Completed in 4 milliseconds