Home
last modified time | relevance | path

Searched refs:OnRequestDefaultAgent (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/bluez/
H A Dbluetooth_adapter_bluez.h336 void OnRequestDefaultAgent();
H A Dbluetooth_adapter_bluez.cc954 base::BindOnce(&BluetoothAdapterBlueZ::OnRequestDefaultAgent, in OnRegisterAgent()
971 void BluetoothAdapterBlueZ::OnRequestDefaultAgent() { in OnRequestDefaultAgent() function in bluez::BluetoothAdapterBlueZ
H A Dbluetooth_bluez_unittest.cc4191 adapter_bluez->OnRequestDefaultAgent(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/bluez/
H A Dbluetooth_adapter_bluez.h348 void OnRequestDefaultAgent();
H A Dbluetooth_adapter_bluez.cc1026 base::BindOnce(&BluetoothAdapterBlueZ::OnRequestDefaultAgent, in OnRegisterAgent()
1043 void BluetoothAdapterBlueZ::OnRequestDefaultAgent() { in OnRequestDefaultAgent() function in bluez::BluetoothAdapterBlueZ
H A Dbluetooth_bluez_unittest.cc4125 adapter_bluez->OnRequestDefaultAgent(); in TEST_F()