Home
last modified time | relevance | path

Searched refs:SPP_PRRTOCOL_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.cpp98 SdpProtocolDescriptor protocol[SPP_PRRTOCOL_NUM]; in AddProtocol()
108 return SDP_AddProtocolDescriptorList(sdpHandle_, protocol, SPP_PRRTOCOL_NUM); in AddProtocol()
H A Dsocket_sdp_server.h102 inline static constexpr uint16_t SPP_PRRTOCOL_NUM = 2; variable