Searched defs:GetLastCommand (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/gd/security/test/ | ||
H A D | fake_hci_layer.h | 79 std::unique_ptr<CommandQueueEntry> GetLastCommand() { in GetLastCommand() function |
/aosp12/system/bt/gd/hci/ | ||
H A D | le_address_manager_test.cc | 64 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::TestHciLayer |
H A D | le_scanning_manager_test.cc | 99 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::__anon7570eaef0110::TestHciLayer |
H A D | acl_manager_test.cc | 151 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::acl_manager::__anon487aedde0110::TestHciLayer |
/aosp12/system/bt/gd/security/pairing/ | ||
H A D | classic_pairing_handler_unittest.cc | 274 hci::SecurityCommandView GetLastCommand(FakeHciLayer* hci_layer) { in GetLastCommand() function |