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

  /external/chromium_org/device/bluetooth/
bluetooth_gatt_characteristic.h 55 kPropertyReliableWrite = 1 << 8,
bluetooth_remote_gatt_characteristic_chromeos.cc 137 props |= kPropertyReliableWrite;
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_apitest.cc 547 .WillOnce(Return(BluetoothGattCharacteristic::kPropertyReliableWrite))
559 BluetoothGattCharacteristic::kPropertyReliableWrite |
    [all...]
bluetooth_low_energy_event_router.cc 83 if (properties & BluetoothGattCharacteristic::kPropertyReliableWrite)
    [all...]

Completed in 940 milliseconds