Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp113 SdpProfileDescriptor profile[SPP_PROFILE_NUM]; in AddProfile()
118 return SDP_AddBluetoothProfileDescriptorList(sdpHandle_, profile, SPP_PROFILE_NUM); in AddProfile()
H A Dsocket_sdp_server.h103 inline static constexpr uint16_t SPP_PROFILE_NUM = 1; variable