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

  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.cc 237 bluetooth::Device* extension_device = local
240 *device, extension_device);
241 discovered_devices_.push_back(extension_device);
247 *extension_device);
bluetooth_api.cc 267 bluetooth::Device extension_device; local
268 bluetooth::BluetoothDeviceToApiDevice(device, &extension_device);
271 extension_device);

Completed in 24 milliseconds