HomeSort by relevance Sort by last modified time
    Searched refs:DESCRIPTOR_NO_READ_UUID (Results 1 - 2 of 2) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java 231 private static final UUID DESCRIPTOR_NO_READ_UUID =
446 readDescriptor(DESCRIPTOR_NO_READ_UUID);
    [all...]
BleServerService.java 152 private static final UUID DESCRIPTOR_NO_READ_UUID =
712 BluetoothGattDescriptor descriptor_permission = new BluetoothGattDescriptor(DESCRIPTOR_NO_READ_UUID, 0x10);
    [all...]

Completed in 256 milliseconds