Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dcontroller.cc137 …handler->BindOnceOn(this, &Controller::impl::read_controller_mac_address_handler, std::move(promis… in Start()
264 void read_controller_mac_address_handler(std::promise<void> promise, CommandCompleteView view) { in read_controller_mac_address_handler() function