Searched defs:PERMISSION_WRITE (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
| D | BluetoothGattDescriptor.java | 68 public static final int PERMISSION_WRITE = 0x10; field in BluetoothGattDescriptor |
| D | BluetoothGattCharacteristic.java | 97 public static final int PERMISSION_WRITE = 0x10; field in BluetoothGattCharacteristic |
| /packages/modules/Bluetooth/system/blueberry/utils/ | ||
| D | bt_gatt_constants.py | 194 PERMISSION_WRITE = 0x10 variable in GattCharacteristic |
| /packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/ | ||
| D | gatt.proto | 64 PERMISSION_WRITE = 0x10; enumerator |