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

  /external/chromium_org/device/bluetooth/
bluetooth_adapter_unittest.cc 138 adapter->AddPairingDelegate(&delegate,
151 adapter->AddPairingDelegate(&delegate1,
153 adapter->AddPairingDelegate(&delegate2,
171 adapter->AddPairingDelegate(&delegate1,
173 adapter->AddPairingDelegate(&delegate2,
185 adapter->AddPairingDelegate(&delegate,
bluetooth_adapter.cc 90 void BluetoothAdapter::AddPairingDelegate(
bluetooth_adapter.h 277 // Possible priorities for AddPairingDelegate(), low is intended for
291 virtual void AddPairingDelegate(
bluetooth_chromeos_unittest.cc     [all...]
  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_adapter.h 63 MOCK_METHOD2(AddPairingDelegate,
  /external/chromium_org/extensions/browser/api/bluetooth/
bluetooth_private_apitest.cc 151 AddPairingDelegate(
164 AddPairingDelegate(
176 AddPairingDelegate(
bluetooth_event_router.h 78 void AddPairingDelegate(const std::string& extension_id);
bluetooth_event_router.cc 147 void BluetoothEventRouter::AddPairingDelegate(const std::string& extension_id) {
150 base::Bind(&BluetoothEventRouter::AddPairingDelegate,
163 adapter_->AddPairingDelegate(
bluetooth_private_api.cc 47 BluetoothAPI::Get(browser_context_)->event_router()->AddPairingDelegate(
  /external/chromium_org/ash/system/chromeos/bluetooth/
bluetooth_notification_controller.cc 268 adapter_->AddPairingDelegate(this,
  /external/chromium_org/components/pairing/
bluetooth_host_pairing_controller.cc 156 adapter_->AddPairingDelegate(

Completed in 477 milliseconds