Searched defs:enqueue_command (Results 1 – 7 of 7) sorted by relevance
188 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command() function in bluetooth::hci::LeAddressManagerTest312 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command() function in bluetooth::hci::LeAddressManagerWithSingleClientTest
192 common::Callback<void(std::unique_ptr<CommandBuilder>)> enqueue_command, in TestLeAddressManager()232 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet){}; in enqueue_command() function in bluetooth::hci::__anon6531fa6a0111::TestAclManager
28 common::Callback<void(std::unique_ptr<CommandBuilder>)> enqueue_command, in LeAddressManager()
235 common::Callback<void(std::unique_ptr<CommandBuilder>)> enqueue_command, in TestLeAddressManager()282 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet){}; in enqueue_command() function in bluetooth::hci::__anona3ab50390111::TestAclManager
132 …void enqueue_command(unique_ptr<CommandBuilder> command, ContextualOnceCallback<void(TResponse)> o… in enqueue_command() function
395 static void enqueue_command(waiting_command_t* wait_entry) { in enqueue_command() function
312 void enqueue_command(std::unique_ptr<CommandBuilder> command_packet) { in enqueue_command() function