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

  /external/chromium_org/device/bluetooth/
bluetooth_task_manager_win.h 32 // message loop, and receives responses via methods like OnAdapterStateChanged
98 void OnAdapterStateChanged(const AdapterState* state);
bluetooth_task_manager_win.cc 133 base::Bind(&BluetoothTaskManagerWin::OnAdapterStateChanged,
173 void BluetoothTaskManagerWin::OnAdapterStateChanged(const AdapterState* state) {
240 base::Bind(&BluetoothTaskManagerWin::OnAdapterStateChanged,
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.cc 279 bluetooth::OnAdapterStateChanged::kEventName,
bluetooth_api.cc 87 this, bluetooth::OnAdapterStateChanged::kEventName);
bluetooth_apitest.cc 437 IN_PROC_BROWSER_TEST_F(BluetoothApiTest, OnAdapterStateChanged) {

Completed in 41 milliseconds