Home
last modified time | relevance | path

Searched refs:HFP_HF_UUID_SERVCLASS_HSP_HS (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_server.cpp88 classIdBoth[2].uuid16 = HFP_HF_UUID_SERVCLASS_HSP_HS; in AddServiceClassId()
93 classIdHsp[0].uuid16 = HFP_HF_UUID_SERVCLASS_HSP_HS; in AddServiceClassId()
133 profileBoth[1].profileUuid.uuid16 = HFP_HF_UUID_SERVCLASS_HSP_HS; in AddProfile()
139 profileHsp[0].profileUuid.uuid16 = HFP_HF_UUID_SERVCLASS_HSP_HS; in AddProfile()
H A Dhfp_hf_defines.h57 static constexpr uint16_t HFP_HF_UUID_SERVCLASS_HSP_HS = 0x1131; variable