Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc192 handler->BindOnceOn(this, &Controller::impl::le_set_host_feature_handler)); in Start()
200 handler->BindOnceOn(this, &Controller::impl::le_set_host_feature_handler)); in Start()
208 handler->BindOnceOn(this, &Controller::impl::le_set_host_feature_handler)); in Start()
427 void le_set_host_feature_handler(CommandCompleteView view) { in le_set_host_feature_handler() function