Home
last modified time | relevance | path

Searched refs:SdpFindRemainRequestByAddress (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.h34 SdpClientRequest *SdpFindRemainRequestByAddress(const BtAddr *addr, bool *flag);
H A Dsdp_connect.c1154 request = SdpFindRemainRequestByAddress(&connect->addr, &flag); in SdpReceiveDataTask()
H A Dsdp_client_parse.c93 SdpClientRequest *SdpFindRemainRequestByAddress(const BtAddr *addr, bool *flag) in SdpFindRemainRequestByAddress() function