Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1162 module_handler_->BindOnceOn(this, &impl::on_batch_scan_enable_complete)); in batch_scan_set_storage_parameter()
1187 module_handler_->BindOnceOn(this, &impl::on_batch_scan_enable_complete)); in batch_scan_enable()
1575 void on_batch_scan_enable_complete(CommandCompleteView view) { in on_batch_scan_enable_complete() function