Home
last modified time | relevance | path

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

/system/bt/gd/security/test/
Dfake_hci_layer.h76 std::unique_ptr<CommandQueueEntry> GetLastCommand() { in GetLastCommand() function
/system/bt/gd/hci/
Dle_address_manager_test.cc62 CommandPacketView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::TestHciLayer
Dle_scanning_manager_test.cc97 CommandPacketView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::__anone6f257030111::TestHciLayer
Dacl_manager_test.cc144 CommandPacketView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::acl_manager::__anon0d2b85f20111::TestHciLayer
/system/bt/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc228 hci::SecurityCommandView GetLastCommand(FakeHciLayer* hci_layer) { in GetLastCommand() function