Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h160 int SocketGetRemoteAddr(int clientId, BdAddr *remoteAddr);
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp134 return SocketGetRemoteAddr(clientId, remoteAddr); in SppGetRemoteAddr()
H A Dohos_bt_socket.cpp341 int SocketGetRemoteAddr(int clientId, BdAddr *remoteAddr) in SocketGetRemoteAddr() function
343 HILOGI("SocketGetRemoteAddr clientId: %{public}d", clientId); in SocketGetRemoteAddr()

Completed in 3 milliseconds