HomeSort by relevance Sort by last modified time
    Searched defs:OnGetAdapter (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/system/chromeos/bluetooth/
bluetooth_notification_controller.cc 150 base::Bind(&BluetoothNotificationController::OnGetAdapter,
263 void BluetoothNotificationController::OnGetAdapter(
  /external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.cc 217 base::Bind(&BluetoothLowEnergyEventRouter::OnGetAdapter,
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/bluetooth_socket/
bluetooth_socket_api.cc 246 base::Bind(&BluetoothSocketListenFunction::OnGetAdapter, this));
249 void BluetoothSocketListenFunction::OnGetAdapter(
408 base::Bind(&BluetoothSocketConnectFunction::OnGetAdapter, this));
411 void BluetoothSocketConnectFunction::OnGetAdapter(
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
nfc_debug_ui.cc 240 void OnGetAdapter(scoped_refptr<NfcAdapter> adapter);
410 base::Bind(&NfcDebugMessageHandler::OnGetAdapter,
534 void NfcDebugMessageHandler::OnGetAdapter(

Completed in 85 milliseconds