Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc213 handle_command_response<CommandStatusView>(event, "status"); in on_command_status()
217 handle_command_response<CommandCompleteView>(event, "complete"); in on_command_complete()
221 void handle_command_response(EventView event, std::string logging_id) { in handle_command_response() function