Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h101 int SocketServerClose(int serverId);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp91 return SocketServerClose(serverId); in SppServerClose()
H A Dohos_bt_socket.cpp184 int SocketServerClose(int serverId) in SocketServerClose() function