Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_client.cpp63 if (!(SearchScn(serviceAry->descriptorNumber, serviceAry->descriptor, scn))) { in SearchAttributes()
75 bool SocketSdpClient::SearchScn(uint16_t protocolNum, const SdpProtocolDescriptor *protocol, uint8_… in SearchScn() function in OHOS::bluetooth::SocketSdpClient
H A Dsocket_sdp_client.h86 … static bool SearchScn(uint16_t protocolNum, const SdpProtocolDescriptor *protocol, uint8_t &scn);