Documentation sets
  • nRF Connect SDK

  • nrfx

  • nrfxlib

  • Zephyr Project

  • MCUboot

  • Trusted Firmware-M

  • Matter

  • Kconfig Reference

nRF Connect SDK
1.9.99

Contents

  • About the nRF Connect SDK
  • Glossary
  • Getting started
  • Development model
  • Application development
  • Security
  • Working with nRF91 Series
  • Working with nRF53 Series
  • Working with nRF52 Series
  • Using nRF Cloud with the nRF Connect SDK
  • Protocols
  • Applications
  • Samples
  • Drivers
  • Libraries
    • Binary libraries
    • Bluetooth libraries and services
    • Bootloader libraries
    • Common Application Framework
    • Debug libraries
    • DFU libraries
    • Gazell libraries
      • Gazell Link Layer glue
        • API documentation
      • Gazell Pairing
    • Modem libraries
    • Multiprotocol Service Layer libraries
    • Libraries for networking
    • Libraries for NFC
    • Other libraries
    • Shell libraries
    • TF-M libraries
    • Libraries for Zigbee
  • Scripts
  • Release notes
  • Known issues
  • Software maturity levels
  • About this documentation
nRF Connect SDK
  • »
  • Libraries »
  • Gazell libraries »
  • Gazell Link Layer glue
  • View page source

Gazell Link Layer glue

  • API documentation

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.

Next Previous

© Copyright 2019-2022, Nordic Semiconductor. Last updated on May 26, 2022.

nRF Connect SDK
nRF Connect SDK
nrfx
nrfxlib
Zephyr Project
MCUboot
Trusted Firmware-M
Matter
Kconfig Reference