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

  /external/chromium_org/device/bluetooth/
bluetooth_gatt_characteristic.h 46 kPropertyNone = 0,
bluetooth_remote_gatt_characteristic_chromeos.cc 115 Properties props = kPropertyNone;
  /external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
bluetooth_low_energy_apitest.cc 81 BluetoothGattCharacteristic::kPropertyNone;
522 .WillOnce(Return(BluetoothGattCharacteristic::kPropertyNone))
    [all...]
bluetooth_low_energy_event_router.cc 57 if (properties == BluetoothGattCharacteristic::kPropertyNone)
    [all...]

Completed in 3388 milliseconds