Home
last modified time | relevance | path

Searched refs:CreateCommand (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc105 T CreateCommand(U /* u */) { in CreateCommand() function
111 hci::DisconnectView CreateCommand(std::shared_ptr<std::vector<uint8_t>> bytes) { in CreateCommand() function
320 auto command = CreateCommand<DisconnectView>(acl_connection_interface_.DequeueCommandBytes()); in TEST_F()