Home
last modified time | relevance | path

Searched defs:command_packet (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel_unittest.cc280 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
296 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
329 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
344 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
373 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
388 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
411 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
426 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
441 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
456 auto command_packet = GetPacketView(std::move(last_command)); in TEST_F() local
[all …]
/packages/modules/Bluetooth/system/gd/security/test/
Dfake_hci_layer.h50 std::unique_ptr<hci::CommandBuilder> command_packet, in CommandQueueEntry()
55 std::unique_ptr<hci::CommandBuilder> command_packet, in CommandQueueEntry()
/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager_test.cc110 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command()
236 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command()
Dhci_layer.cc76 unique_ptr<CommandBuilder> command_packet, in CommandQueueEntry()
83 unique_ptr<CommandBuilder> command_packet, in CommandQueueEntry()
/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc277 auto command_packet = GetPacketView(std::move(last_command)); in GetLastCommand() local
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc184 auto command_packet = in HandleCommand() local