Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_spp.h94 bool IsSppConnected(int clientId);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp146 bool IsSppConnected(int clientId) in IsSppConnected() function
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c98 return IsSppConnected(clientFd); in IsConnected()