Home
last modified time | relevance | path

Searched refs:SDP_TYPE_RANGE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h390 SDP_TYPE_RANGE, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp248 attributeIdList.type = SDP_TYPE_RANGE; in DoPnpDiscovery()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client.c68 if (attributeIdList.type == SDP_TYPE_RANGE) { in SdpBuildAttributeList()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1674 attributeIdList.type = SDP_TYPE_RANGE; in SearchRemoteUuids()