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

  /external/chromium_org/device/bluetooth/
bluetooth_gatt_characteristic.h 195 virtual void WriteRemoteCharacteristic(
bluetooth_remote_gatt_characteristic_chromeos.h 60 virtual void WriteRemoteCharacteristic(
bluetooth_gatt_chromeos_unittest.cc     [all...]
bluetooth_remote_gatt_characteristic_chromeos.cc 210 void BluetoothRemoteGattCharacteristicChromeOS::WriteRemoteCharacteristic(
  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_gatt_characteristic.h 50 MOCK_METHOD3(WriteRemoteCharacteristic,
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.cc 617 characteristic->WriteRemoteCharacteristic(
    [all...]
bluetooth_low_energy_apitest.cc 750 EXPECT_CALL(*chrc0_, WriteRemoteCharacteristic(_, _, _))
    [all...]

Completed in 6283 milliseconds