Searched refs:AuthorizePairing (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_api_pairing_delegate.h39 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
H A Dbluetooth_api_pairing_delegate.cc93 void BluetoothApiPairingDelegate::AuthorizePairing( function in class:extensions::BluetoothApiPairingDelegate
/external/chromium_org/ash/system/chromeos/bluetooth/
H A Dbluetooth_notification_controller.h53 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
H A Dbluetooth_notification_controller.cc253 void BluetoothNotificationController::AuthorizePairing( function in class:ash::BluetoothNotificationController
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dhid_detection_screen_handler.h70 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
H A Dhid_detection_screen_handler.cc296 void HIDDetectionScreenHandler::AuthorizePairing( function in class:chromeos::HIDDetectionScreenHandler
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.h130 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
H A Dbluetooth_options_handler.cc546 void BluetoothOptionsHandler::AuthorizePairing( function in class:chromeos::options::BluetoothOptionsHandler
/external/chromium_org/components/pairing/
H A Dbluetooth_controller_pairing_controller.h108 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
H A Dbluetooth_host_pairing_controller.h101 virtual void AuthorizePairing(device::BluetoothDevice* device) OVERRIDE;
H A Dbluetooth_host_pairing_controller.cc417 void BluetoothHostPairingController::AuthorizePairing( function in class:pairing_chromeos::BluetoothHostPairingController
H A Dbluetooth_controller_pairing_controller.cc460 void BluetoothControllerPairingController::AuthorizePairing( function in class:pairing_chromeos::BluetoothControllerPairingController
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter_unittest.cc121 virtual void AuthorizePairing(BluetoothDevice* device) OVERRIDE {}
H A Dbluetooth_device.h168 virtual void AuthorizePairing(BluetoothDevice* device) = 0;
H A Dbluetooth_pairing_chromeos.cc199 pairing_delegate_->AuthorizePairing(device_);
H A Dbluetooth_chromeos_unittest.cc206 virtual void AuthorizePairing(BluetoothDevice* device) OVERRIDE {

Completed in 478 milliseconds