Home
last modified time | relevance | path

Searched refs:HFP_HF_UUID_SERVCLASS_HFP_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.cpp75 classid[0].uuid16 = HFP_HF_UUID_SERVCLASS_HFP_AG; in DoDiscovery()
306 if (profiles[num].profileUuid.uuid16 == HFP_HF_UUID_SERVCLASS_HFP_AG) { in FindProfileVersion()
H A Dhfp_hf_defines.h54 static constexpr uint16_t HFP_HF_UUID_SERVCLASS_HFP_AG = 0X111F; variable