Searched refs:RunOnAdapterReady (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_extension_function.h35 void RunOnAdapterReady(scoped_refptr<device::BluetoothAdapter> adapter);
H A Dbluetooth_extension_function.cc56 GetAdapter(base::Bind(&BluetoothExtensionFunction::RunOnAdapterReady, this),
62 void BluetoothExtensionFunction::RunOnAdapterReady( function in class:extensions::core_api::BluetoothExtensionFunction

Completed in 116 milliseconds