Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc219 void on_set_terminated(ErrorCode /* error_code */, uint8_t, uint8_t) { in on_set_terminated() function in BleAdvertiserInterfaceImpl
229 &BleAdvertiserInterfaceImpl::on_set_terminated,
/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager_test.cc227 common::Bind(&LeAdvertisingManagerTest::on_set_terminated, common::Unretained(this));
231 void on_set_terminated(ErrorCode /* error_code */, uint8_t, uint8_t) {} in on_set_terminated() function in bluetooth::hci::__anon463d69880111::LeAdvertisingManagerTest