Searched defs:command_status (Results 1 – 3 of 3) sorted by relevance
69 iso_handler_->BindOnce([](hci::CommandStatusView command_status) { in OnHciLeEvent()233 …CisBuilder::Create(cis_configs), iso_handler_->BindOnce([](hci::CommandStatusView command_status) { in LeCreateCis()
107 bool command_status = other_packet->HasAncestorNamed("CommandStatus"); in generate_rust_source_one_file() local
224 hci::CommandStatusView command_status = hci::CommandStatusView::Create(event); in HandleStatus() local