Generic Radio HAL for different wireless radio(Wi-Fi/Modem/BT/15.4) Radio HAL provides Generic API to application layer and abstraction to
$ git clone https://github.com/tiiuae/radio_hal
$ cd radio_hal
$ sudo apt install libnl-genl-3-dev
$ sudo apt install libyaml-dev
$ sudo apt-get install libqmi-utils
$ make
$ sudo make install
$ make RADIO_HAL_UNIT_TEST=1
$ sudo make install RADIO_HAL_UNIT_TEST=1