Home
last modified time | relevance | path

Searched defs:leConnectionUpdate (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java428 public void leConnectionUpdate() throws Exception { in leConnectionUpdate() method in GattServiceBinderTest
DGattServiceTest.java602 public void leConnectionUpdate() throws Exception { in leConnectionUpdate() method in GattServiceTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl148 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1163 public void leConnectionUpdate(int clientIf, String address, in leConnectionUpdate() method in GattService.BluetoothGattBinder
1177 private void leConnectionUpdate(int clientIf, String address, in leConnectionUpdate() method in GattService.BluetoothGattBinder
4103 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() method in GattService