Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java690 public void leConnectionUpdate(int clientIf, String address, in leConnectionUpdate() method in GattService.BluetoothGattBinder
698 service.leConnectionUpdate(clientIf, address, minConnectionInterval, in leConnectionUpdate()
2549 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() method in GattService