Home
last modified time | relevance | path

Searched refs:HSP_AG_STATE_BOTH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.cpp86 case HSP_AG_STATE_BOTH: in AddServiceClassId()
132 case HSP_AG_STATE_BOTH: in AddProfile()
H A Dhfp_ag_defines.h449 constexpr int HSP_AG_STATE_BOTH = 0X01; variable
H A Dhfp_ag_sdp_client.cpp53 if (hspState == HSP_AG_STATE_BOTH) { in SdpCallback()