Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DCompanionManagerTest.java121 checkReasonableConnParameterHelper(BluetoothGatt.CONNECTION_PRIORITY_BALANCED); in testGetGattConnParameterPrimary()
126 checkReasonableConnParameterHelper(BluetoothGatt.CONNECTION_PRIORITY_BALANCED); in testGetGattConnParameterPrimary()
131 checkReasonableConnParameterHelper(BluetoothGatt.CONNECTION_PRIORITY_BALANCED); in testGetGattConnParameterPrimary()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py286 CONNECTION_PRIORITY_BALANCED = 0 variable in GattConnectionPriority
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java143 public static final int CONNECTION_PRIORITY_BALANCED = 0; field in BluetoothGatt
2011 if (connectionPriority < CONNECTION_PRIORITY_BALANCED in requestConnectionPriority()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java223 connectionPriority = BluetoothGatt.CONNECTION_PRIORITY_BALANCED; in connectionParameterUpdate()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt625 field public static final int CONNECTION_PRIORITY_BALANCED = 0; // 0x0