Home
last modified time | relevance | path

Searched refs:HFP_AG_HSP_SERVER_PROFILE_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.cpp133 SdpProfileDescriptor profileBoth[HFP_AG_HSP_SERVER_PROFILE_NUM]; in AddProfile()
140 …turn SDP_AddBluetoothProfileDescriptorList(sdpHandle_, profileBoth, HFP_AG_HSP_SERVER_PROFILE_NUM); in AddProfile()
H A Dhfp_ag_sdp_server.h125 inline static constexpr uint16_t HFP_AG_HSP_SERVER_PROFILE_NUM = 2; variable