Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp139 classid[0].uuid16 = HSP_HS_UUID_SERVCLASS; in DoHspHsDiscovery()
302 } else if (profiles[num].profileUuid.uuid16 == HSP_HS_UUID_SERVCLASS) { in FindProfileVersion()
H A Dhfp_ag_defines.h59 static constexpr uint16_t HSP_HS_UUID_SERVCLASS = 0X1131; variable