Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_server.cpp128 SdpProfileDescriptor profileBoth[HFP_HF_HSP_SERVER_PROFILE_NUM]; in AddProfile()
135 …turn SDP_AddBluetoothProfileDescriptorList(sdpHandle_, profileBoth, HFP_HF_HSP_SERVER_PROFILE_NUM); in AddProfile()
H A Dhfp_hf_sdp_server.h120 inline static constexpr uint16_t HFP_HF_HSP_SERVER_PROFILE_NUM = 2; variable