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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java459 public void connectionParameterUpdate(int clientIf, String address, method in class:GattService.BluetoothGattBinder
463 service.connectionParameterUpdate(clientIf, address, connectionPriority);
1603 void connectionParameterUpdate(int clientIf, String address, int connectionPriority) { method in class:GattService
1639 if (DBG) Log.d(TAG, "connectionParameterUpdate() - address=" + address

Completed in 36 milliseconds