Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dle_advertising_manager.cc240 void on_set_terminated(ErrorCode error_code, uint8_t, uint8_t) { in on_set_terminated() function in BleAdvertiserInterfaceImpl
250 &BleAdvertiserInterfaceImpl::on_set_terminated,
/system/bt/gd/hci/
Dle_advertising_manager_test.cc322 common::Bind(&LeAdvertisingManagerTest::on_set_terminated, common::Unretained(this));
342 void on_set_terminated(ErrorCode error_code, uint8_t, uint8_t) { in on_set_terminated() function in bluetooth::hci::__anon003212320111::LeAdvertisingManagerTest