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

/external/chromium_org/chromeos/dbus/
H A Dnfc_manager_client.h47 virtual void AdapterRemoved(const dbus::ObjectPath& object_path) {} function in class:chromeos::NfcManagerClient::Observer
H A Dnfc_adapter_client.h72 virtual void AdapterRemoved(const dbus::ObjectPath& object_path) {} function in class:chromeos::NfcAdapterClient::Observer
H A Dbluetooth_adapter_client.h92 virtual void AdapterRemoved(const dbus::ObjectPath& object_path) {} function in class:chromeos::BluetoothAdapterClient::Observer
/external/chromium_org/device/nfc/
H A Dnfc_adapter_chromeos.cc125 void NfcAdapterChromeOS::AdapterRemoved(const dbus::ObjectPath& object_path) { function in class:chromeos::NfcAdapterChromeOS
141 // AdapterRemoved returns. Make sure that we are not re-adding the
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter_chromeos.cc296 void BluetoothAdapterChromeOS::AdapterRemoved( function in class:chromeos::BluetoothAdapterChromeOS

Completed in 530 milliseconds