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/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 414 public void connectionParameterUpdate() throws Exception { in connectionParameterUpdate() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 217 public void connectionParameterUpdate() { in connectionParameterUpdate() method in GattServiceTest
|
| /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/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 144 …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 | 1133 public void connectionParameterUpdate(int clientIf, String address, in connectionParameterUpdate() method in GattService.BluetoothGattBinder 1143 private void connectionParameterUpdate(int clientIf, String address, in connectionParameterUpdate() method in GattService.BluetoothGattBinder 3853 void connectionParameterUpdate(int clientIf, String address, int connectionPriority, in connectionParameterUpdate() method in GattService
|