Searched defs:GetLastCommand (Results 1 – 5 of 5) sorted by relevance
/system/bt/gd/security/test/ | ||
D | fake_hci_layer.h | 76 std::unique_ptr<CommandQueueEntry> GetLastCommand() { in GetLastCommand() function |
/system/bt/gd/hci/ | ||
D | le_address_manager_test.cc | 62 CommandPacketView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::TestHciLayer |
D | le_scanning_manager_test.cc | 97 CommandPacketView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::__anone6f257030111::TestHciLayer |
D | acl_manager_test.cc | 144 CommandPacketView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::acl_manager::__anon0d2b85f20111::TestHciLayer |
/system/bt/gd/security/pairing/ | ||
D | classic_pairing_handler_unittest.cc | 228 hci::SecurityCommandView GetLastCommand(FakeHciLayer* hci_layer) { in GetLastCommand() function |