Searched defs:onConnectionStateChange (Results 1 – 3 of 3) sorted by relevance
123 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange() method in Transport
353 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange() method in BleConnection.GattCallback
481 onConnectionStateChange(cb) { method in DeviceConnection