Gazell Link Layer glue
The Gazell Link Layer glue module provides the necessary hardware resources to the Gazell glue layer in Gazell Link Layer.
This module is used in the Gazell samples.
API documentation
Header file:
include/gzll_glue.h
Source file:
subsys/gazell/gzll_glue.c
- group gzll_glue
File defines a set of functions and variables called by Gazell Link Layer.
Functions
-
bool gzll_glue_init(void)
Gazell Link Layer glue initialization.
- Return values
true – if initialization is successful.
false – if initialization is unsuccessful.
-
bool gzll_glue_init(void)