Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java680 public void connectionParameterUpdate(int clientIf, String address, in connectionParameterUpdate() method in GattService.BluetoothGattBinder
686 service.connectionParameterUpdate(clientIf, address, connectionPriority); in connectionParameterUpdate()
2506 void connectionParameterUpdate(int clientIf, String address, int connectionPriority) { in connectionParameterUpdate() method in GattService