Home
last modified time | relevance | path

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

/system/bt/main/shim/
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,
/system/bt/gd/hci/
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::__anon003212320111::LeAdvertisingManagerTest