Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dle_advertising_manager.cc236 void on_scan(Address address, AddressType address_type) { in on_scan() function in BleAdvertiserInterfaceImpl
245 bluetooth::common::Bind(&BleAdvertiserInterfaceImpl::on_scan,
/aosp12/system/bt/gd/hci/
H A Dle_advertising_manager_test.cc320 common::Bind(&LeAdvertisingManagerTest::on_scan, common::Unretained(this));
329 void on_scan(Address address, AddressType address_type) { in on_scan() function in bluetooth::hci::__anon370d2e9e0110::LeAdvertisingManagerTest