Searched defs:AdapterState (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_task_manager_win.h37 struct AdapterState { struct in class:device::BluetoothTaskManagerWin
63 virtual void AdapterStateChanged(const AdapterState& state) {}
96 // Notify all Observers of updated AdapterState. Should only be called on the
98 void OnAdapterStateChanged(const AdapterState* state);

Completed in 93 milliseconds