Home
last modified time | relevance | path

Searched refs:INITIATOR_SUPPORTED_FEATURES_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.h187 inline static constexpr int INITIATOR_SUPPORTED_FEATURES_INDEX = 3; variable
H A Dhfp_ag_sdp_client.cpp92 attributeIdList.attributeIdList.attributeId[INITIATOR_SUPPORTED_FEATURES_INDEX] = in DoDiscovery()
153 attributeIdList.attributeIdList.attributeId[INITIATOR_SUPPORTED_FEATURES_INDEX] = in DoHspHsDiscovery()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.h202 inline static constexpr int INITIATOR_SUPPORTED_FEATURES_INDEX = 3; variable
H A Dhfp_hf_sdp_client.cpp90 attributeIdList.attributeIdList.attributeId[INITIATOR_SUPPORTED_FEATURES_INDEX] = in DoDiscovery()
155 attributeIdList.attributeIdList.attributeId[INITIATOR_SUPPORTED_FEATURES_INDEX] = in DoHspAgDiscovery()