Searched defs:EnqueueCommand (Results 1 – 7 of 7) sorted by relevance
| /system/bt/gd/hci/ |
| D | hci_layer.cc | 105 virtual void EnqueueCommand(std::unique_ptr<SecurityCommandBuilder> command, in EnqueueCommand() function in bluetooth::hci::SecurityInterfaceImpl 111 virtual void EnqueueCommand(std::unique_ptr<SecurityCommandBuilder> command, in EnqueueCommand() function in bluetooth::hci::SecurityInterfaceImpl 123 virtual void EnqueueCommand(std::unique_ptr<LeSecurityCommandBuilder> command, in EnqueueCommand() function in bluetooth::hci::LeSecurityInterfaceImpl 129 virtual void EnqueueCommand(std::unique_ptr<LeSecurityCommandBuilder> command, in EnqueueCommand() function in bluetooth::hci::LeSecurityInterfaceImpl 141 virtual void EnqueueCommand(std::unique_ptr<LeAdvertisingCommandBuilder> command, in EnqueueCommand() function in bluetooth::hci::LeAdvertisingInterfaceImpl 147 virtual void EnqueueCommand(std::unique_ptr<LeAdvertisingCommandBuilder> command, in EnqueueCommand() function in bluetooth::hci::LeAdvertisingInterfaceImpl 159 virtual void EnqueueCommand(std::unique_ptr<LeScanningCommandBuilder> command, in EnqueueCommand() function in bluetooth::hci::LeScanningInterfaceImpl 165 virtual void EnqueueCommand(std::unique_ptr<LeScanningCommandBuilder> command, in EnqueueCommand() function in bluetooth::hci::LeScanningInterfaceImpl 323 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function 330 …void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, OnceCallback<void(CommandStatus… in EnqueueCommand() function [all …]
|
| D | le_scanning_manager_test.cc | 77 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::hci::__anonf06b940e0111::TestHciLayer 87 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::hci::__anonf06b940e0111::TestHciLayer
|
| D | controller_test.cc | 59 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::hci::__anon885062770111::TestHciLayer 65 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::hci::__anon885062770111::TestHciLayer
|
| D | le_advertising_manager_test.cc | 84 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::hci::__anone484375d0111::TestHciLayer 100 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::hci::__anone484375d0111::TestHciLayer
|
| D | acl_manager_test.cc | 108 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::hci::__anon7409e7fd0111::TestHciLayer 118 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::hci::__anon7409e7fd0111::TestHciLayer
|
| /system/bt/gd/security/test/ |
| D | fake_hci_layer.h | 68 …void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, OnceCallback<void(CommandStatus… in EnqueueCommand() function 74 void EnqueueCommand(std::unique_ptr<CommandPacketBuilder> command, in EnqueueCommand() function
|
| /system/bt/gd/neighbor/ |
| D | inquiry_test.cc | 88 void EnqueueCommand(std::unique_ptr<hci::CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::neighbor::__anon6208527e0111::TestHciLayer 94 void EnqueueCommand(std::unique_ptr<hci::CommandPacketBuilder> command, in EnqueueCommand() function in bluetooth::neighbor::__anon6208527e0111::TestHciLayer
|