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

  /external/chromium_org/components/pairing/
fake_controller_pairing_controller.h 91 void DeviceLost(const std::string& device_id);
bluetooth_controller_pairing_controller.h 40 void DeviceLost(device::BluetoothDevice* device);
fake_controller_pairing_controller.cc 256 DeviceLost(event.second);
282 void FakeControllerPairingController::DeviceLost(const std::string& device_id) {
bluetooth_controller_pairing_controller.cc 82 void BluetoothControllerPairingController::DeviceLost(
417 DeviceLost(device);

Completed in 657 milliseconds