Home
last modified time | relevance | path

Searched defs:scan_callback (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.cc74 common::Callback<void(Address, AddressType)> scan_callback; member
1881 common::Callback<void(Address, AddressType)> scan_callback, in ExtendedCreateAdvertiser()
1946 common::Callback<void(Address, AddressType)> scan_callback, in StartAdvertising()
Dle_advertising_manager_test.cc209 const common::Callback<void(Address, AddressType)> scan_callback = member in bluetooth::hci::__anon8a71c67e0111::LeAdvertisingManagerTest
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc228 const bluetooth::common::Callback<void(Address, AddressType)> scan_callback = member in BleAdvertiserInterfaceImpl