Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl140 …void connectionParameterUpdate(in int clientIf, in String address, in int connectionPriority, in A… in connectionParameterUpdate() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java813 public void connectionParameterUpdate(int clientIf, String address, in connectionParameterUpdate() method in GattService.BluetoothGattBinder
3097 void connectionParameterUpdate(int clientIf, String address, int connectionPriority, in connectionParameterUpdate() method in GattService