Home
last modified time | relevance | path

Searched defs:isConnected (Results 1 – 4 of 4) sorted by relevance

/system/bt/binder/android/bluetooth/
DIBluetoothMap.aidl30 boolean isConnected(in BluetoothDevice device); in isConnected() method
DIBluetoothSap.aidl31 boolean isConnected(in BluetoothDevice device); in isConnected() method
DIBluetoothMapClient.aidl31 boolean isConnected(in BluetoothDevice device); in isConnected() method
/system/chre/host/common/
Dsocket_client.cc79 bool SocketClient::isConnected() const { in isConnected() function in android::chre::SocketClient