Searched refs:testCtrl (Results 1 – 1 of 1) sorted by relevance
1411 u8 testCtrl = 0; in mptbt_BtTestCtrl() local1425 testCtrl = pBtReq->pParamStart[0]; in mptbt_BtTestCtrl()1426 RTW_INFO("[MPT], testCtrl=%d\n", testCtrl); in mptbt_BtTestCtrl()1440 if (testCtrl >= MP_BT_TEST_MAX) { in mptbt_BtTestCtrl()1442 testCtrl, MP_BT_TEST_MAX - 1); in mptbt_BtTestCtrl()1446 h2cParaBuf[0] = testCtrl; in mptbt_BtTestCtrl()1477 u8 testCtrl = 0; in mptbt_TestBT() local