Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection_test.cc202 hci::CommandStatusView command_status = hci::CommandStatusView::Create(event); in TEST_F() local
225 hci::CommandStatusView command_status = hci::CommandStatusView::Create(event); in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs808 let command_status = in hci_le_create_cis() localVariable
911 let command_status = in hci_le_accept_cis_request() localVariable
1173 let command_status = in hci_disconnect() localVariable
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/vts/
H A DVtsHalBluetoothTargetTest.cpp758 auto command_status = in TEST_P() local