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

  /external/chromium_org/extensions/browser/api/bluetooth/
bluetooth_api_pairing_delegate.h 39 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
bluetooth_api_pairing_delegate.cc 93 void BluetoothApiPairingDelegate::AuthorizePairing(
  /external/chromium_org/ash/system/chromeos/bluetooth/
bluetooth_notification_controller.h 53 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
bluetooth_notification_controller.cc 253 void BluetoothNotificationController::AuthorizePairing(
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.h 130 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
bluetooth_options_handler.cc 546 void BluetoothOptionsHandler::AuthorizePairing(
  /external/chromium_org/device/bluetooth/
bluetooth_device.h 168 virtual void AuthorizePairing(BluetoothDevice* device) = 0;
bluetooth_adapter_unittest.cc 121 virtual void AuthorizePairing(BluetoothDevice* device) OVERRIDE {}
bluetooth_pairing_chromeos.cc 199 pairing_delegate_->AuthorizePairing(device_);
bluetooth_chromeos_unittest.cc 206 virtual void AuthorizePairing(BluetoothDevice* device) OVERRIDE {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
hid_detection_screen_handler.h 70 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
hid_detection_screen_handler.cc 296 void HIDDetectionScreenHandler::AuthorizePairing(
  /external/chromium_org/components/pairing/
bluetooth_controller_pairing_controller.h 108 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
bluetooth_host_pairing_controller.h 101 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
bluetooth_host_pairing_controller.cc 417 void BluetoothHostPairingController::AuthorizePairing(
bluetooth_controller_pairing_controller.cc 460 void BluetoothControllerPairingController::AuthorizePairing(

Completed in 247 milliseconds