Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl142 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java824 public void leConnectionUpdate(int clientIf, String address, in leConnectionUpdate() method in GattService.BluetoothGattBinder
3145 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() method in GattService