Searched refs:SPP_PROFILE_NUM (Results 1 – 2 of 2) sorted by relevance
113 SdpProfileDescriptor profile[SPP_PROFILE_NUM]; in AddProfile()118 return SDP_AddBluetoothProfileDescriptorList(sdpHandle_, profile, SPP_PROFILE_NUM); in AddProfile()
103 inline static constexpr uint16_t SPP_PROFILE_NUM = 1; variable