Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_client.cpp56 uint8_t SocketSdpClient::SearchAttributes(const BtAddr *addr, const SdpService *serviceAry, uint16_… in SearchAttributes() function in OHOS::bluetooth::SocketSdpClient
96 uint8_t scn = SearchAttributes(addr, serviceAry, serviceNum); in SdpSearchCallback()
H A Dsocket_sdp_client.h75 …static uint8_t SearchAttributes(const BtAddr *addr, const SdpService *serviceAry, uint16_t service…