nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Gazell part of Multiprotocol Application

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...
 

Detailed Description

Function Documentation

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.