Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mcp/
DMediaControlGattServiceTest.java1211 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testCharacteristicReadRejectedUnauthorized()
1283 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testCharacteristicReadUnknownUnauthorized()
1312 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testCharacteristicWriteRejectedUnauthorized()
1359 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testDescriptorReadRejectedUnauthorized()
1384 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testDescriptorReadUnknownUnauthorized()
1414 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testDescriptorWriteRejectedUnauthorized()
1444 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testDescriptorWriteUnknownUnauthorized()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/tbs/
DTbsGattTest.java1047 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testCharacteristicReadAccessRejectedUnauthorized()
1137 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testCharacteristicWriteAccessRejectedUnauthorized()
1183 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testDescriptorReadAccessRejectedUnauthorized()
1231 eq(BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION), in testDescriptorWriteAccessRejectedUnauthorized()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java1053 BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION, in onRejectedAuthorizationGattOperation()
1062 BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION, in onRejectedAuthorizationGattOperation()
1081 BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION, in onRejectedAuthorizationGattOperation()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java816 BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION, in onRejectedAuthorizationGattOperation()
825 BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION, in onRejectedAuthorizationGattOperation()
844 BluetoothGatt.GATT_INSUFFICIENT_AUTHORIZATION, in onRejectedAuthorizationGattOperation()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java121 public static final int GATT_INSUFFICIENT_AUTHORIZATION = 0x8; field in BluetoothGatt
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt633 field public static final int GATT_INSUFFICIENT_AUTHORIZATION = 8; // 0x8