Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc143 GetConnectionManagementCommand(OpCode::LE_SET_RANDOM_ADDRESS))); in SetUp()
220 ConnectionManagementCommandView GetConnectionManagementCommand(OpCode op_code) { in GetConnectionManagementCommand() function in bluetooth::hci::acl_manager::AclManagerNoCallbacksTest
256 auto last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in SetUp()
258 last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in SetUp()
298 auto last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in TEST_F()
300 last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in TEST_F()
319 auto last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in TEST_F()
321 last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in TEST_F()
363 GetConnectionManagementCommand(OpCode::LE_ADD_DEVICE_TO_FILTER_ACCEPT_LIST); in SetUp()
365 auto packet = GetConnectionManagementCommand(OpCode::LE_CREATE_CONNECTION); in SetUp()
[all …]