nRF51 SDK
|
Gazell demo application used in the multiprotocol application. More...
Functions | |
void | gzll_app_start (void) |
Function for initializing and enabling Gazell and sends a first packet. More... | |
void | gzll_app_stop (void) |
Function for stopping Gazell. More... | |
void gzll_app_start | ( | void | ) |
This function initializes and enables Gazell as a device and add a packet to the TX FIFO to start the data transfer. From here on more data will be added through the Gazell callbacks.
void gzll_app_stop | ( | void | ) |
This function stops Gazell and release all resources used by Gazell.