Home
last modified time | relevance | path

Searched refs:onConnectionStateChange (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattServerFacade.java569 public void onConnectionStateChange(BluetoothDevice device, int status, int newState) { in onConnectionStateChange() method in GattServerFacade.myBluetoothGattServerCallback
DGattClientFacade.java879 public void onConnectionStateChange(BluetoothGatt gatt, int status, in onConnectionStateChange() method in GattClientFacade.myBluetoothGattCallback