Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_socket.h143 int SocketDisconnect(int clientId);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp124 return SocketDisconnect(clientId); in SppDisconnect()
H A Dohos_bt_socket.cpp327 int SocketDisconnect(int clientId) in SocketDisconnect() function