Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client.c215 ret = SdpClientConnect(request); in SdpServiceSearch()
259 ret = SdpClientConnect(request); in SdpServiceAttribute()
305 ret = SdpClientConnect(request); in SdpServiceSearchAttribute()
346 ret = SdpClientConnect(request); in SdpServiceBrowse()
H A Dsdp_connect.h44 int SdpClientConnect(SdpClientRequest *request);
H A Dsdp_connect.c1614 int SdpClientConnect(SdpClientRequest *request) in SdpClientConnect() function