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

  /external/chromium_org/device/bluetooth/
bluetooth_device.h 78 class PairingDelegate {
80 virtual ~PairingDelegate() {}
288 virtual void Connect(PairingDelegate* pairing_delegate,
bluetooth_device_mac.h 47 PairingDelegate* pairing_delegate,
bluetooth_device_win.h 47 PairingDelegate* pairing_delegate,
bluetooth_device_chromeos.h 48 device::BluetoothDevice::PairingDelegate* pairing_delegate,
197 PairingDelegate* pairing_delegate_;
bluetooth_device_win.cc 142 PairingDelegate* pairing_delegate,
bluetooth_device_chromeos.cc 263 BluetoothDevice::PairingDelegate* pairing_delegate,
bluetooth_chromeos_unittest.cc 122 class TestPairingDelegate : public BluetoothDevice::PairingDelegate {
    [all...]
  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_device.h 53 void(BluetoothDevice::PairingDelegate* pairing_delegate,
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.h 29 public device::BluetoothDevice::PairingDelegate {
49 // device::BluetoothDevice::PairingDelegate override.
59 // device::BluetoothDevice::PairingDelegate override.
71 // device::BluetoothDevice::PairingDelegate override.
84 // device::BluetoothDevice::PairingDelegate override.
98 // device::BluetoothDevice::PairingDelegate override.
114 // device::BluetoothDevice::PairingDelegate override.
128 // device::BluetoothDevice::PairingDelegate override.
bluetooth_options_handler.cc 297 PairingDelegate* delegate = NULL;

Completed in 154 milliseconds