Home
last modified time | relevance | path

Searched refs:HFP_HF_UUID_SERVCLASS_HSP_AG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp141 classid[0].uuid16 = HFP_HF_UUID_SERVCLASS_HSP_AG; in DoHspAgDiscovery()
310 } else if (profiles[num].profileUuid.uuid16 == HFP_HF_UUID_SERVCLASS_HSP_AG) { in FindProfileVersion()
H A Dhfp_hf_defines.h58 static constexpr uint16_t HFP_HF_UUID_SERVCLASS_HSP_AG = 0x1112; variable