Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattServerFacade.java1089 public void onConnectionUpdated(BluetoothDevice device, int interval, int latency, in onConnectionUpdated() method in GattServerFacade.BtGattServerCallback
DGattClientFacade.java2182 public void onConnectionUpdated(BluetoothGatt gatt, int interval, int latency, in onConnectionUpdated() method in GattClientFacade.myBluetoothGattCallback