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

  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.h 114 void InitializeAdapter(scoped_refptr<device::BluetoothAdapter> adapter);
bluetooth_event_router.cc 250 GetAdapter(base::Bind(&ExtensionBluetoothEventRouter::InitializeAdapter,
255 void ExtensionBluetoothEventRouter::InitializeAdapter(
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.h 41 void InitializeAdapter(scoped_refptr<device::BluetoothAdapter> adapter);
bluetooth_options_handler.cc 199 base::Bind(&BluetoothOptionsHandler::InitializeAdapter,
213 void BluetoothOptionsHandler::InitializeAdapter(

Completed in 38 milliseconds