Home
last modified time | relevance | path

Searched defs:GetLastCommand (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/security/test/
H A Dfake_hci_layer.h79 std::unique_ptr<CommandQueueEntry> GetLastCommand() { in GetLastCommand() function
/aosp12/system/bt/gd/hci/
H A Dle_address_manager_test.cc64 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::TestHciLayer
H A Dle_scanning_manager_test.cc99 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::__anon7570eaef0110::TestHciLayer
H A Dacl_manager_test.cc151 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::acl_manager::__anon487aedde0110::TestHciLayer
178 ConnectionManagementCommandView GetLastCommand(OpCode op_code) { in GetLastCommand() function in bluetooth::hci::acl_manager::__anon487aedde0110::TestHciLayer
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc274 hci::SecurityCommandView GetLastCommand(FakeHciLayer* hci_layer) { in GetLastCommand() function