Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_spp.h103 int SppGetRemoteAddr(int clientId, BdAddr *remoteAddr);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp134 int SppGetRemoteAddr(int clientId, BdAddr *remoteAddr) in SppGetRemoteAddr() function
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c133 (void)SppGetRemoteAddr(clientFd, &bdAddr); in GetRemoteDeviceInfo()