Home
last modified time | relevance | path

Searched defs:command_status (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/iso/internal/
Diso_manager_impl.cc69 iso_handler_->BindOnce([](hci::CommandStatusView command_status) { in OnHciLeEvent()
233 …CisBuilder::Create(cis_configs), iso_handler_->BindOnce([](hci::CommandStatusView command_status) { in LeCreateCis()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection_test.cc226 hci::CommandStatusView command_status = hci::CommandStatusView::Create(event); in TEST_F() local
247 hci::CommandStatusView command_status = hci::CommandStatusView::Create(event); in TEST_F() local
/packages/modules/Bluetooth/system/gd/packet/parser/
Dgen_rust.cc119 bool command_status = other_packet->HasAncestorNamed("CommandStatus"); in generate_rust_source_one_file() local
/packages/modules/Bluetooth/system/gd/neighbor/
Dinquiry_test.cc224 hci::CommandStatusView command_status = hci::CommandStatusView::Create(event); in HandleStatus() local