Home
last modified time | relevance | path

Searched refs:SdpUuid (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client.h32 int SdpServiceSearch(const BtAddr *addr, const SdpUuid *uuidArray, void *context,
36 int SdpServiceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray, SdpAttributeIdList attributeIdList,
H A Dsdp.c166 SdpUuid uuidArray;
185 SdpUuid uuidArray;
1241 int SDP_ServiceSearch(const BtAddr *addr, const SdpUuid *uuidArray, void *context, in SDP_ServiceSearch()
1255 (void)memcpy_s(&ctx->uuidArray, sizeof(SdpUuid), uuidArray, sizeof(SdpUuid)); in SDP_ServiceSearch()
1332 int SDP_ServiceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray, SdpAttributeIdList attributeIdList, in SDP_ServiceSearchAttribute()
1347 (void)memcpy_s(&ctx->uuidArray, sizeof(SdpUuid), uuidArray, sizeof(SdpUuid)); in SDP_ServiceSearchAttribute()
H A Dsdp_client.c177 int SdpServiceSearch(const BtAddr *addr, const SdpUuid *uuidArray, void *context, in SdpServiceSearch()
265 int SdpServiceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray, SdpAttributeIdList attributeIdList, in SdpServiceSearchAttribute()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h399 } SdpUuid; typedef
494 int BTSTACK_API SDP_ServiceSearch(const BtAddr *addr, const SdpUuid *uuidArray, void *context,
524 int BTSTACK_API SDP_ServiceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray,
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_sdp.cpp122 SdpUuid sdpUUid; in FindSnkService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_client.cpp37 SdpUuid sdpUUid; in StartDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sdp.cpp127 SdpUuid sdpUuid = {.uuidNum = AVRC_SERVICE_CLASS_ID_LIST_NUMBER - 1, .uuid = classIdList}; in FindTgService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_sdp.cpp125 SdpUuid sdpUuid = { in FindCtService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp78 SdpUuid sdpUUid; in DoDiscovery()
140 SdpUuid sdpUUid; in DoHspHsDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp297 SdpUuid sdpUUid; in DoPnpDiscovery()
324 SdpUuid sdpUUid; in DoHidDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp76 SdpUuid sdpUUid; in DoDiscovery()
142 SdpUuid sdpUUid; in DoHspAgDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1669 SdpUuid uuidArray; in SearchRemoteUuids()

Completed in 11 milliseconds