Home
last modified time | relevance | path

Searched defs:onClientConnectionState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java39 public void onClientConnectionState(int status, int clientIf, boolean connected, String address) in onClientConnectionState() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl29 void onClientConnectionState(in int status, in int clientIf, in onClientConnectionState() method