nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Radio Notification callback

APIs to set up radio notification callbacks. More...

Data Structures

struct  bt_radio_notification_conn_cb
 

Macros

#define BT_RADIO_NOTIFICATION_CONN_CB_PREPARE_DISTANCE_US_RECOMMENDED   3000
 

Functions

int bt_radio_notification_conn_cb_register (const struct bt_radio_notification_conn_cb *cb, uint32_t prepare_distance_us)
 

Detailed Description

APIs to set up radio notification callbacks.

The radio notification callbacks are triggered relative to the start of a Link Layer event.

This information can be used to reduce the time from data sampling until data is sent on air.