Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h160 int SocketGetRemoteAddr(int clientId, BdAddr *remoteAddr);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp137 return SocketGetRemoteAddr(clientId, remoteAddr); in SppGetRemoteAddr()
H A Dohos_bt_socket.cpp353 int SocketGetRemoteAddr(int clientId, BdAddr *remoteAddr) in SocketGetRemoteAddr() function