Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp86 attributeIdList.attributeIdList.attributeId[SERVICE_CLASS_ID_LIST_INDEX] = in DoDiscovery()
96 attributeIdList.attributeIdList.attributeId[SERVICE_CLASS_ID_LIST_INDEX] = in DoDiscovery()
147 attributeIdList.attributeIdList.attributeId[SERVICE_CLASS_ID_LIST_INDEX] = in DoHspHsDiscovery()
H A Dhfp_ag_sdp_client.h183 inline static constexpr int SERVICE_CLASS_ID_LIST_INDEX = 0; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp84 attributeIdList.attributeIdList.attributeId[SERVICE_CLASS_ID_LIST_INDEX] = in DoDiscovery()
96 attributeIdList.attributeIdList.attributeId[SERVICE_CLASS_ID_LIST_INDEX] = in DoDiscovery()
149 attributeIdList.attributeIdList.attributeId[SERVICE_CLASS_ID_LIST_INDEX] = in DoHspAgDiscovery()
H A Dhfp_hf_sdp_client.h198 inline static constexpr int SERVICE_CLASS_ID_LIST_INDEX = 0; variable