Home
last modified time | relevance | path

Searched refs:kPropertyAuthenticatedSignedWrites (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_gatt_characteristic.h53 kPropertyAuthenticatedSignedWrites = 1 << 6, enumerator
Dbluetooth_remote_gatt_characteristic_chromeos.cc133 props |= kPropertyAuthenticatedSignedWrites; in GetProperties()
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
Dbluetooth_low_energy_apitest.cc544 BluetoothGattCharacteristic::kPropertyAuthenticatedSignedWrites)) in IN_PROC_BROWSER_TEST_F()
557 BluetoothGattCharacteristic::kPropertyAuthenticatedSignedWrites | in IN_PROC_BROWSER_TEST_F()
Dbluetooth_low_energy_event_router.cc75 BluetoothGattCharacteristic::kPropertyAuthenticatedSignedWrites) { in PopulateCharacteristicProperties()