Baseband Interface Macro Definition Documentation

 

BLE_NONE

#define BLE_NONE 0x0U

 

No Bluetooth Low Energy event.

 

Location: bbif.h:38

 

BLE_RISING_EDGE

#define BLE_RISING_EDGE 0x1U

 

Bluetooth Low Energy rising edge event.

 

Location: bbif.h:41

 

BLE_FALLING_EDGE

#define BLE_FALLING_EDGE 0x2U

 

Bluetooth Low Energy falling edge event.

 

Location: bbif.h:44

 

BLE_TRANSITION

#define BLE_TRANSITION 0x3U

 

Bluetooth Low Energy transition event.

 

Location: bbif.h:47