Searched refs:p_test_cb (Results 1 – 1 of 1) sorted by relevance
2429 tL2C_FCR_TEST_CB *p_test_cb; in L2CA_SetupErtmTest() local2459 p_test_cb = &p_ccb->fcrb.test_cb; in L2CA_SetupErtmTest()2464 if (p_test_cb->cfg.in_use) in L2CA_SetupErtmTest()2468 p_test_cb->cfg.in_use = FALSE; in L2CA_SetupErtmTest()2469 p_test_cb->cfg.count = 0; in L2CA_SetupErtmTest()2473 else if (!p_test_cb->cfg.in_use) in L2CA_SetupErtmTest()2485 p_test_cb->cfg.in_use = TRUE; in L2CA_SetupErtmTest()2486 p_test_cb->cfg.freq = freq; in L2CA_SetupErtmTest()2487 p_test_cb->cfg.type = type; in L2CA_SetupErtmTest()2488 p_test_cb->cfg.is_rx = is_rx; in L2CA_SetupErtmTest()[all …]