Searched defs:command_status (Results 1 – 4 of 4) 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()
226 hci::CommandStatusView command_status = hci::CommandStatusView::Create(event); in TEST_F() local247 hci::CommandStatusView command_status = hci::CommandStatusView::Create(event); in TEST_F() local
119 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