Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DCompanionManagerTest.java119 checkReasonableConnParameterHelper(BluetoothGatt.CONNECTION_PRIORITY_HIGH); in testGetGattConnParameterPrimary()
124 checkReasonableConnParameterHelper(BluetoothGatt.CONNECTION_PRIORITY_HIGH); in testGetGattConnParameterPrimary()
129 checkReasonableConnParameterHelper(BluetoothGatt.CONNECTION_PRIORITY_HIGH); in testGetGattConnParameterPrimary()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DCompanionManager.java376 case BluetoothGatt.CONNECTION_PRIORITY_HIGH: in getGattConnParameterPrimary()
386 case BluetoothGatt.CONNECTION_PRIORITY_HIGH: in getGattConnParameterSecondary()
396 case BluetoothGatt.CONNECTION_PRIORITY_HIGH: in getGattConnParameterDefault()
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/common/bluetooth/gatt/
DBluetoothGattHelperTest.java309 .requestConnectionPriority(BluetoothGatt.CONNECTION_PRIORITY_HIGH)) in test_connect_withOptionRequestConnectionPriority_success()
318 .setConnectionPriority(BluetoothGatt.CONNECTION_PRIORITY_HIGH) in test_connect_withOptionRequestConnectionPriority_success()
331 .setConnectionPriority(BluetoothGatt.CONNECTION_PRIORITY_HIGH) in test_connect_withOptionRequestConnectionPriority_success()
334 .requestConnectionPriority(BluetoothGatt.CONNECTION_PRIORITY_HIGH); in test_connect_withOptionRequestConnectionPriority_success()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py287 CONNECTION_PRIORITY_HIGH = 1 variable in GattConnectionPriority
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java221 int connectionPriority = BluetoothGatt.CONNECTION_PRIORITY_HIGH; in connectionParameterUpdate()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java147 public static final int CONNECTION_PRIORITY_HIGH = 1; field in BluetoothGatt
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt605 field public static final int CONNECTION_PRIORITY_HIGH = 1; // 0x1