7f36616b322e188212b7365e17442f6b175cf584

Almost all of the definitions in txrx.h are obsolete. Rather than remove the obsolete definitions and leave behind a file containing only the two definitions that are used, move those useful definitions to ol_txrx_types.h and completely remove txrx.h. A side effect of this change is that a couple of unrelated files no longer build because some of their dependencies were being met as a side effect by txrx.h including other files. To solve the build issues explicitly include the necessary header files where they are needed. Change-Id: Ic3e3b36939e4ab04831d41a1e230bfab3da086a2 CRs-Fixed: 2363231
Descrição
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%