Searched refs:OnGetAdapter (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ash/system/chromeos/bluetooth/
H A Dbluetooth_notification_controller.h58 void OnGetAdapter(scoped_refptr<device::BluetoothAdapter> adapter);
H A Dbluetooth_notification_controller.cc150 base::Bind(&BluetoothNotificationController::OnGetAdapter,
263 void BluetoothNotificationController::OnGetAdapter( function in class:ash::BluetoothNotificationController
/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_socket_api.h146 virtual void OnGetAdapter(scoped_refptr<device::BluetoothAdapter> adapter);
232 virtual void OnGetAdapter(scoped_refptr<device::BluetoothAdapter> adapter);
H A Dbluetooth_socket_api.cc277 base::Bind(&BluetoothSocketListenFunction::OnGetAdapter, this));
280 void BluetoothSocketListenFunction::OnGetAdapter( function in class:extensions::core_api::BluetoothSocketListenFunction
457 base::Bind(&BluetoothSocketAbstractConnectFunction::OnGetAdapter, this));
460 void BluetoothSocketAbstractConnectFunction::OnGetAdapter( function in class:extensions::core_api::BluetoothSocketAbstractConnectFunction
/external/chromium_org/components/pairing/
H A Dbluetooth_controller_pairing_controller.h44 void OnGetAdapter(scoped_refptr<device::BluetoothAdapter> adapter);
H A Dbluetooth_host_pairing_controller.h46 void OnGetAdapter(scoped_refptr<device::BluetoothAdapter> adapter);
H A Dbluetooth_host_pairing_controller.cc112 void BluetoothHostPairingController::OnGetAdapter( function in class:pairing_chromeos::BluetoothHostPairingController
354 base::Bind(&BluetoothHostPairingController::OnGetAdapter,
H A Dbluetooth_controller_pairing_controller.cc114 void BluetoothControllerPairingController::OnGetAdapter( function in class:pairing_chromeos::BluetoothControllerPairingController
247 base::Bind(&BluetoothControllerPairingController::OnGetAdapter,
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dnfc_debug_ui.cc240 void OnGetAdapter(scoped_refptr<NfcAdapter> adapter);
410 base::Bind(&NfcDebugMessageHandler::OnGetAdapter,
534 void NfcDebugMessageHandler::OnGetAdapter( function in class:chromeos::__anon5450::NfcDebugMessageHandler
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
H A Dbluetooth_low_energy_event_router.h267 void OnGetAdapter(const base::Closure& callback,
271 // Called by OnGetAdapter and SetAdapterForTesting.
H A Dbluetooth_low_energy_event_router.cc197 base::Bind(&BluetoothLowEnergyEventRouter::OnGetAdapter,
1025 void BluetoothLowEnergyEventRouter::OnGetAdapter( function in class:extensions::BluetoothLowEnergyEventRouter

Completed in 147 milliseconds