BluetoothAgentServiceProvider 25 chromeos/dbus/bluetooth_agent_service_provider.cc : public BluetoothAgentServiceProvider { BluetoothAgentServiceProvider 461 chromeos/dbus/bluetooth_agent_service_provider.cc BluetoothAgentServiceProvider::BluetoothAgentServiceProvider() { BluetoothAgentServiceProvider 464 chromeos/dbus/bluetooth_agent_service_provider.cc BluetoothAgentServiceProvider::~BluetoothAgentServiceProvider() { BluetoothAgentServiceProvider 468 chromeos/dbus/bluetooth_agent_service_provider.cc BluetoothAgentServiceProvider* BluetoothAgentServiceProvider::Create( BluetoothAgentServiceProvider 31 chromeos/dbus/bluetooth_agent_service_provider.h class CHROMEOS_EXPORT BluetoothAgentServiceProvider { BluetoothAgentServiceProvider 159 chromeos/dbus/bluetooth_agent_service_provider.h virtual ~BluetoothAgentServiceProvider(); BluetoothAgentServiceProvider 165 chromeos/dbus/bluetooth_agent_service_provider.h static BluetoothAgentServiceProvider* Create( BluetoothAgentServiceProvider 171 chromeos/dbus/bluetooth_agent_service_provider.h BluetoothAgentServiceProvider(); BluetoothAgentServiceProvider 174 chromeos/dbus/bluetooth_agent_service_provider.h DISALLOW_COPY_AND_ASSIGN(BluetoothAgentServiceProvider); BluetoothAgentServiceProvider 24 chromeos/dbus/fake_bluetooth_agent_service_provider.h : public BluetoothAgentServiceProvider { BluetoothAgentServiceProvider 1008 chromeos/dbus/fake_bluetooth_device_client.cc BluetoothAgentServiceProvider::Delegate::Status status, BluetoothAgentServiceProvider 1012 chromeos/dbus/fake_bluetooth_device_client.cc if (status == BluetoothAgentServiceProvider::Delegate::SUCCESS) { BluetoothAgentServiceProvider 1020 chromeos/dbus/fake_bluetooth_device_client.cc } else if (status == BluetoothAgentServiceProvider::Delegate::CANCELLED) { BluetoothAgentServiceProvider 1028 chromeos/dbus/fake_bluetooth_device_client.cc } else if (status == BluetoothAgentServiceProvider::Delegate::REJECTED) { BluetoothAgentServiceProvider 1043 chromeos/dbus/fake_bluetooth_device_client.cc BluetoothAgentServiceProvider::Delegate::Status status, BluetoothAgentServiceProvider 1047 chromeos/dbus/fake_bluetooth_device_client.cc if (status == BluetoothAgentServiceProvider::Delegate::SUCCESS) { BluetoothAgentServiceProvider 1055 chromeos/dbus/fake_bluetooth_device_client.cc } else if (status == BluetoothAgentServiceProvider::Delegate::CANCELLED) { BluetoothAgentServiceProvider 1063 chromeos/dbus/fake_bluetooth_device_client.cc } else if (status == BluetoothAgentServiceProvider::Delegate::REJECTED) { BluetoothAgentServiceProvider 1078 chromeos/dbus/fake_bluetooth_device_client.cc BluetoothAgentServiceProvider::Delegate::Status status) { BluetoothAgentServiceProvider 1081 chromeos/dbus/fake_bluetooth_device_client.cc if (status == BluetoothAgentServiceProvider::Delegate::SUCCESS) { BluetoothAgentServiceProvider 1089 chromeos/dbus/fake_bluetooth_device_client.cc } else if (status == BluetoothAgentServiceProvider::Delegate::CANCELLED) { BluetoothAgentServiceProvider 1097 chromeos/dbus/fake_bluetooth_device_client.cc } else if (status == BluetoothAgentServiceProvider::Delegate::REJECTED) { BluetoothAgentServiceProvider 203 chromeos/dbus/fake_bluetooth_device_client.h BluetoothAgentServiceProvider::Delegate::Status status, BluetoothAgentServiceProvider 209 chromeos/dbus/fake_bluetooth_device_client.h BluetoothAgentServiceProvider::Delegate::Status status, BluetoothAgentServiceProvider 215 chromeos/dbus/fake_bluetooth_device_client.h BluetoothAgentServiceProvider::Delegate::Status status); BluetoothAgentServiceProvider 57 device/bluetooth/bluetooth_adapter_chromeos.cc agent_.reset(BluetoothAgentServiceProvider::Create( BluetoothAgentServiceProvider 39 device/bluetooth/bluetooth_adapter_chromeos.h private chromeos::BluetoothAgentServiceProvider::Delegate { BluetoothAgentServiceProvider 236 device/bluetooth/bluetooth_adapter_chromeos.h scoped_ptr<BluetoothAgentServiceProvider> agent_; BluetoothAgentServiceProvider 59 device/bluetooth/bluetooth_pairing_chromeos.cc BluetoothAgentServiceProvider::Delegate::CANCELLED, ""); BluetoothAgentServiceProvider 64 device/bluetooth/bluetooth_pairing_chromeos.cc BluetoothAgentServiceProvider::Delegate::CANCELLED, 0); BluetoothAgentServiceProvider 69 device/bluetooth/bluetooth_pairing_chromeos.cc BluetoothAgentServiceProvider::Delegate::CANCELLED); BluetoothAgentServiceProvider 76 device/bluetooth/bluetooth_pairing_chromeos.cc const BluetoothAgentServiceProvider::Delegate::PinCodeCallback& callback) { BluetoothAgentServiceProvider 95 device/bluetooth/bluetooth_pairing_chromeos.cc pincode_callback_.Run(BluetoothAgentServiceProvider::Delegate::SUCCESS, BluetoothAgentServiceProvider 123 device/bluetooth/bluetooth_pairing_chromeos.cc const BluetoothAgentServiceProvider::Delegate::PasskeyCallback& callback) { BluetoothAgentServiceProvider 142 device/bluetooth/bluetooth_pairing_chromeos.cc passkey_callback_.Run(BluetoothAgentServiceProvider::Delegate::SUCCESS, BluetoothAgentServiceProvider 177 device/bluetooth/bluetooth_pairing_chromeos.cc const BluetoothAgentServiceProvider::Delegate::ConfirmationCallback& BluetoothAgentServiceProvider 190 device/bluetooth/bluetooth_pairing_chromeos.cc const BluetoothAgentServiceProvider::Delegate::ConfirmationCallback& BluetoothAgentServiceProvider 210 device/bluetooth/bluetooth_pairing_chromeos.cc confirmation_callback_.Run(BluetoothAgentServiceProvider::Delegate::SUCCESS); BluetoothAgentServiceProvider 222 device/bluetooth/bluetooth_pairing_chromeos.cc BluetoothAgentServiceProvider::Delegate::REJECTED); BluetoothAgentServiceProvider 227 device/bluetooth/bluetooth_pairing_chromeos.cc BluetoothAgentServiceProvider::Delegate::CANCELLED); BluetoothAgentServiceProvider 242 device/bluetooth/bluetooth_pairing_chromeos.cc BluetoothAgentServiceProvider::Delegate::Status status) { BluetoothAgentServiceProvider 39 device/bluetooth/bluetooth_pairing_chromeos.h const BluetoothAgentServiceProvider::Delegate::PinCodeCallback& callback); BluetoothAgentServiceProvider 60 device/bluetooth/bluetooth_pairing_chromeos.h const BluetoothAgentServiceProvider::Delegate::PasskeyCallback& callback); BluetoothAgentServiceProvider 84 device/bluetooth/bluetooth_pairing_chromeos.h const BluetoothAgentServiceProvider::Delegate::ConfirmationCallback& BluetoothAgentServiceProvider 92 device/bluetooth/bluetooth_pairing_chromeos.h const BluetoothAgentServiceProvider::Delegate::ConfirmationCallback& BluetoothAgentServiceProvider 118 device/bluetooth/bluetooth_pairing_chromeos.h BluetoothAgentServiceProvider::Delegate::Status status); BluetoothAgentServiceProvider 136 device/bluetooth/bluetooth_pairing_chromeos.h BluetoothAgentServiceProvider::Delegate::PinCodeCallback pincode_callback_; BluetoothAgentServiceProvider 137 device/bluetooth/bluetooth_pairing_chromeos.h BluetoothAgentServiceProvider::Delegate::PasskeyCallback passkey_callback_; BluetoothAgentServiceProvider 138 device/bluetooth/bluetooth_pairing_chromeos.h BluetoothAgentServiceProvider::Delegate::ConfirmationCallback