Searched defs:onConnectionUpdated (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGattServerCallback.java | 198 public void onConnectionUpdated(BluetoothDevice device, int interval, int latency, int timeout, in onConnectionUpdated() method in BluetoothGattServerCallback
|
| D | BluetoothGattCallback.java | 255 public void onConnectionUpdated(BluetoothGatt gatt, int interval, int latency, int timeout, in onConnectionUpdated() method in BluetoothGattCallback
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGattCallback.aidl | 40 void onConnectionUpdated(in String address, in int interval, in int latency, in onConnectionUpdated() method
|
| D | IBluetoothGattServerCallback.aidl | 45 void onConnectionUpdated(in String address, in int interval, in int latency, in onConnectionUpdated() method
|