Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dle_advertising_manager_test.cc158 CommandView command_packet_view = CommandView::Create(command_queue_.front()); in GetCommand() local
414 CommandView command_packet_view = CommandView::Create(packet_view); in SetUp() local
535 CommandView command_packet_view = CommandView::Create(packet_view); in SetUp() local
591 CommandView command_packet_view = CommandView::Create(packet_view); in TEST_F() local
686 CommandView command_packet_view = CommandView::Create(packet_view); in TEST_F() local
H A Dle_address_manager_test.cc87 CommandView command_packet_view = GetLastCommand(); in GetCommand() local
H A Dle_scanning_manager_test.cc110 CommandView command_packet_view = GetLastCommand(); in GetCommand() local
H A Dacl_manager_test.cc169 CommandView command_packet_view = GetLastCommand(); in GetCommand() local
190 CommandView command_packet_view = GetLastCommand(); in GetLastCommand() local
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc277 auto command_packet_view = hci::CommandView::Create(command_packet); in GetLastCommand() local