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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java105 public static final int CONNECTION_PRIORITY_BALANCED = 0; field in class:BluetoothGatt
111 * request {@link BluetoothGatt#CONNECTION_PRIORITY_BALANCED} connection parameters to reduce
1486 * BluetoothGatt#CONNECTION_PRIORITY_BALANCED}, {@link BluetoothGatt#CONNECTION_PRIORITY_HIGH}
1491 if (connectionPriority < CONNECTION_PRIORITY_BALANCED

Completed in 63 milliseconds