Home
last modified time | relevance | path

Searched defs:CommandStatusOrCompleteView (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcommand_interface.h27 typedef std::variant<CommandStatusView, CommandCompleteView> CommandStatusOrCompleteView; typedef
Dhci_layer_fake.cc105 void HciLayerFake::EnqueueCommand( in EnqueueCommand()
Dcontroller_test.cc80 void EnqueueCommand(std::unique_ptr<CommandBuilder> /* command */, in EnqueueCommand()
Dle_periodic_sync_manager_test.cc74 void EnqueueCommand(std::unique_ptr<LeScanningCommandBuilder> /* command */, in EnqueueCommand()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dfuzz_hci_layer.h46 void EnqueueCommand( in EnqueueCommand()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection_test.cc92 void EnqueueCommand( in EnqueueCommand()
Dclassic_acl_connection_test.cc145 void EnqueueCommand( in EnqueueCommand()