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

  /external/chromium_org/device/bluetooth/
bluetooth_discovery_manager_mac.h 24 virtual void DeviceFound(IOBluetoothDevice* device) = 0;
bluetooth_adapter_mac.h 73 virtual void DeviceFound(IOBluetoothDevice* device) OVERRIDE;
  /external/chromium_org/components/pairing/
fake_controller_pairing_controller.h 90 void DeviceFound(const std::string& device_id);
bluetooth_controller_pairing_controller.cc 70 void BluetoothControllerPairingController::DeviceFound(
142 DeviceFound(*ix);
410 DeviceFound(device);
bluetooth_controller_pairing_controller.h 39 void DeviceFound(device::BluetoothDevice* device);
fake_controller_pairing_controller.cc 252 DeviceFound(event.second);
275 void FakeControllerPairingController::DeviceFound(

Completed in 173 milliseconds