Searched refs:HFP_AG_SERVER_PROFILE_NUM (Results 1 – 2 of 2) sorted by relevance
142 SdpProfileDescriptor profileHsp[HFP_AG_SERVER_PROFILE_NUM]; in AddProfile()146 … return SDP_AddBluetoothProfileDescriptorList(sdpHandle_, profileHsp, HFP_AG_SERVER_PROFILE_NUM); in AddProfile()148 SdpProfileDescriptor profileHfp[HFP_AG_SERVER_PROFILE_NUM]; in AddProfile()152 … return SDP_AddBluetoothProfileDescriptorList(sdpHandle_, profileHfp, HFP_AG_SERVER_PROFILE_NUM); in AddProfile()
124 inline static constexpr uint16_t HFP_AG_SERVER_PROFILE_NUM = 1; variable