Searched defs:attributeIdList (Results 1 - 9 of 9) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_sdp.cpp | 126 SdpAttributeIdList attributeIdList; in FindSnkService() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_sdp_client.cpp | 41 SdpAttributeIdList attributeIdList; in StartDiscovery() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_client.c | 66 static uint16_t SdpBuildAttributeList(SdpAttributeIdList attributeIdList, uint8_t *buffer, uint16_t offset) in SdpBuildAttributeList() argument 126 SdpCreateAttributeRequest(uint32_t handle, SdpAttributeIdList attributeIdList, uint8_t *buffer) SdpCreateAttributeRequest() argument 142 SdpCreateSearchAttributeRequest( const BtUuid *uuidArray, uint16_t uuidNum, SdpAttributeIdList attributeIdList, uint8_t *buffer) SdpCreateSearchAttributeRequest() argument 221 SdpServiceAttribute(const BtAddr *addr, uint32_t handle, SdpAttributeIdList attributeIdList, void *context, void (*serviceAttributeCb)(const BtAddr *addr, const SdpService *service, void *context)) SdpServiceAttribute() argument 265 SdpServiceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray, SdpAttributeIdList attributeIdList, void *context, void (*searchAttributeCb)(const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum, void *context)) SdpServiceSearchAttribute() argument [all...] |
H A D | sdp.c | 176 SdpAttributeIdList attributeIdList; member 186 SdpAttributeIdList attributeIdList; member 1286 int SDP_ServiceAttribute(const BtAddr *addr, uint32_t handle, SdpAttributeIdList attributeIdList, void *context, in SDP_ServiceAttribute() argument 1332 int SDP_ServiceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray, SdpAttributeIdList attributeIdList, in SDP_ServiceSearchAttribute() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_sdp_client.cpp | 82 SdpAttributeIdList attributeIdList; in DoDiscovery() local 144 SdpAttributeIdList attributeIdList; DoHspHsDiscovery() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_sdp_client.cpp | 301 SdpAttributeIdList attributeIdList; in DoPnpDiscovery() local 328 SdpAttributeIdList attributeIdList; in DoHidDiscovery() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_sdp_client.cpp | 80 SdpAttributeIdList attributeIdList; in DoDiscovery() local 146 SdpAttributeIdList attributeIdList; DoHspAgDiscovery() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | sdp.h | 410 } attributeIdList; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter.cpp | 1673 SdpAttributeIdList attributeIdList; in SearchRemoteUuids() local
|
Completed in 10 milliseconds