Searched defs:serviceAry (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_sdp_client.cpp | 56 uint8_t SocketSdpClient::SearchAttributes(const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum) in SearchAttributes() argument 91 SdpSearchCallback( const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum, void *context) SdpSearchCallback() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_sdp_client.cpp | 42 void HfpAgSdpClient::SdpCallback(const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum, void *context) in SdpCallback() argument 110 void HfpAgSdpClient::SdpHspHsCallback(const BtAddr *addr, const SdpService *serviceAry, in SdpHspHsCallback() argument 210 CopySdpServiceArray( const std::string &remoteAddr, const SdpService *serviceAry, uint16_t serviceNum) CopySdpServiceArray() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_sdp_client.cpp | 34 void HidHostSdpClient::SdpCallback(const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum, void *context) in SdpCallback() argument 48 void HidHostSdpClient::SdpCallback_(const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum) in SdpCallback_() argument 89 ParseHidDescInfo(const SdpService *serviceAry) ParseHidDescInfo() argument 229 SdpPnpCallback(const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum, void *context) SdpPnpCallback() argument 244 SdpPnpCallback_(const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum) SdpPnpCallback_() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_sdp_client.cpp | 39 void HfpHfSdpClient::SdpCallback(const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum, void *context) in SdpCallback() argument 112 void HfpHfSdpClient::SdpHspCallback(const BtAddr *addr, const SdpService *serviceAry, in SdpHspCallback() argument 213 CopySdpServiceArray( const std::string &remoteAddr, const SdpService *serviceAry, uint16_t serviceNum) CopySdpServiceArray() argument [all...] |
Completed in 3 milliseconds