This is the Radio LBT header file which contains listen before talk specific Radio functions declarations and defines for SX1276.
Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
void | Radio_LBTScanTimeout (uint8_t time) |
This function is the callback function for LBT scan timer timeout. More... | |
SYSTEM_TaskStatus_t | radioScanDoneHandler (void) |
This function is triggered by the scan done event and it sets up the radio for scanning. More... | |
void Radio_LBTScanTimeout | ( | uint8_t | time | ) |
This function is the callback function for LBT scan timer timeout.
time | - not used. |
SYSTEM_TaskStatus_t radioScanDoneHandler | ( | void | ) |
This function is triggered by the scan done event and it sets up the radio for scanning.
- | none |