Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_spp.h86 int SppDisconnect(int clientId);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp121 int SppDisconnect(int clientId) in SppDisconnect() function
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c92 return SppDisconnect(clientFd); in DisConnect()