Home
last modified time | relevance | path

Searched refs:HFP_AG_HSP_SERVER_CLASSID_NUM (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_server.cpp87 BtUuid classIdBoth[HFP_AG_HSP_SERVER_CLASSID_NUM]; in AddServiceClassId()
94 … return SDP_AddServiceClassIdList(sdpHandle_, classIdBoth, HFP_AG_HSP_SERVER_CLASSID_NUM); in AddServiceClassId()
H A Dhfp_ag_sdp_server.h122 inline static constexpr uint16_t HFP_AG_HSP_SERVER_CLASSID_NUM = 3; variable