Home
last modified time | relevance | path

Searched refs:HFP_AG_SERVER_PROTOCOL_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.cpp117 SdpProtocolDescriptor protocol[HFP_AG_SERVER_PROTOCOL_NUM]; in AddProtocol()
126 return SDP_AddProtocolDescriptorList(sdpHandle_, protocol, HFP_AG_SERVER_PROTOCOL_NUM); in AddProtocol()
H A Dhfp_ag_sdp_server.h123 inline static constexpr uint16_t HFP_AG_SERVER_PROTOCOL_NUM = 2; variable