Searched refs:GetConnectionManagementCommand (Results 1 – 1 of 1) sorted by relevance
133 GetConnectionManagementCommand(OpCode::LE_SET_RANDOM_ADDRESS))); in SetUp()207 ConnectionManagementCommandView GetConnectionManagementCommand(OpCode op_code) { in GetConnectionManagementCommand() function in bluetooth::hci::acl_manager::AclManagerNoCallbacksTest243 auto last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in SetUp()245 last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in SetUp()286 auto last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in TEST_F()288 last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in TEST_F()307 auto last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in TEST_F()309 last_command = GetConnectionManagementCommand(OpCode::CREATE_CONNECTION); in TEST_F()351 GetConnectionManagementCommand(OpCode::LE_ADD_DEVICE_TO_FILTER_ACCEPT_LIST); in SetUp()354 auto packet = GetConnectionManagementCommand(OpCode::LE_CREATE_CONNECTION); in SetUp()[all …]