Searched defs:attributeIdList (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/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… in SdpBuildAttributeList() 126 static uint16_t SdpCreateAttributeRequest(uint32_t handle, SdpAttributeIdList attributeIdList, uint… in SdpCreateAttributeRequest() 143 const BtUuid *uuidArray, uint16_t uuidNum, SdpAttributeIdList attributeIdList, uint8_t *buffer) in SdpCreateSearchAttributeRequest() 221 int SdpServiceAttribute(const BtAddr *addr, uint32_t handle, SdpAttributeIdList attributeIdList, vo… in SdpServiceAttribute() 265 …ceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray, SdpAttributeIdList attributeIdList, in SdpServiceSearchAttribute()
|
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, v… in SDP_ServiceAttribute() 1332 …ceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray, SdpAttributeIdList attributeIdList, in SDP_ServiceSearchAttribute()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_sdp.cpp | 126 SdpAttributeIdList attributeIdList; in FindSnkService() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_sdp_client.cpp | 41 SdpAttributeIdList attributeIdList; in StartDiscovery() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_sdp_client.cpp | 247 SdpAttributeIdList attributeIdList; in DoPnpDiscovery() local 274 SdpAttributeIdList attributeIdList; in DoHidDiscovery() local
|
/ohos5.0/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; in DoHspHsDiscovery() local
|
/ohos5.0/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; in DoHspAgDiscovery() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | sdp.h | 410 } attributeIdList; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter.cpp | 1673 SdpAttributeIdList attributeIdList; in SearchRemoteUuids() local
|