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/
DGattServiceTest.java509 public void leConnectionUpdate() throws Exception { in leConnectionUpdate() method in GattServiceTest
DGattServiceBinderTest.java442 public void leConnectionUpdate() throws Exception { in leConnectionUpdate() method in GattServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl147 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java790 public void leConnectionUpdate( in leConnectionUpdate() method in GattService.BluetoothGattBinder
2607 void leConnectionUpdate( in leConnectionUpdate() method in GattService