Searched defs:connectionParameterUpdate (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGatt.java | 139 void connectionParameterUpdate(int clientIf, String address, int connectionPriority); in connectionParameterUpdate() method
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
| D | IBluetoothGattImpl.java | 658 public void connectionParameterUpdate(int clientIf, String address, int connectionPriority) { in connectionParameterUpdate() method in IBluetoothGattImpl
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 415 public void connectionParameterUpdate() throws Exception { in connectionParameterUpdate() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 235 public void connectionParameterUpdate() { in connectionParameterUpdate() method in GattServiceTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 146 …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/ |
| D | GattService.java | 1142 public void connectionParameterUpdate(int clientIf, String address, in connectionParameterUpdate() method in GattService.BluetoothGattBinder 1152 private void connectionParameterUpdate(int clientIf, String address, in connectionParameterUpdate() method in GattService.BluetoothGattBinder 4067 void connectionParameterUpdate(int clientIf, String address, int connectionPriority, in connectionParameterUpdate() method in GattService
|