Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java211 public void connectionParameterUpdate() { in connectionParameterUpdate() method in GattServiceTest
DGattServiceBinderTest.java428 public void connectionParameterUpdate() throws Exception { in connectionParameterUpdate() method in GattServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl145 …void connectionParameterUpdate(in int clientIf, in String address, in int connectionPriority, in A… in connectionParameterUpdate() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java776 public void connectionParameterUpdate( in connectionParameterUpdate() method in GattService.BluetoothGattBinder
2558 void connectionParameterUpdate( in connectionParameterUpdate() method in GattService