Home
last modified time | relevance | path

Searched refs:on_scan (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc215 void on_scan(Address /* address */, AddressType /* address_type */) { in on_scan() function in BleAdvertiserInterfaceImpl
224 bluetooth::common::Bind(&BleAdvertiserInterfaceImpl::on_scan,
/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager_test.cc225 common::Bind(&LeAdvertisingManagerTest::on_scan, common::Unretained(this));
229 void on_scan(Address /* address */, AddressType /* address_type */) {} in on_scan() function in bluetooth::hci::__anon463d69880111::LeAdvertisingManagerTest