Searched refs:DequeueCommandBytes (Results 1 – 2 of 2) sorted by relevance
141 std::shared_ptr<std::vector<uint8_t>> DequeueCommandBytes() { in DequeueCommandBytes() function in bluetooth::hci::acl_manager::__anonc5d659a60111::TestLeAclConnectionInterface224 …d = CreateAclCommandView<LeSubrateRequestView>(le_acl_connection_interface_.DequeueCommandBytes()); in TEST_F()247 …d = CreateAclCommandView<LeSubrateRequestView>(le_acl_connection_interface_.DequeueCommandBytes()); in TEST_F()
156 std::shared_ptr<std::vector<uint8_t>> DequeueCommandBytes() { in DequeueCommandBytes() function in TestAclConnectionInterface320 auto command = CreateCommand<DisconnectView>(acl_connection_interface_.DequeueCommandBytes()); in TEST_F()