Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/hci_test_app/src/
Dmain.c704 struct EdttIxit *pIxitArray; in le_ixit_value_read() local
722 pIxitArray = llIxits; in le_ixit_value_read()
726 pIxitArray = NULL; in le_ixit_value_read()
730 if (pIxitArray[i].refMajor == refMajor && pIxitArray[i].refMinor == refMinor) { in le_ixit_value_read()
731 pIxitElement = &pIxitArray[i]; in le_ixit_value_read()