nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ BT_RADIO_NOTIFICATION_CONN_CB_PREPARE_DISTANCE_US_RECOMMENDED

#define BT_RADIO_NOTIFICATION_CONN_CB_PREPARE_DISTANCE_US_RECOMMENDED   3000

#include <include/bluetooth/radio_notification_cb.h>

Recommended prepare distance for the connection event callback.

The selected distance assumes a maximum processing delay and a maximum of 2 seconds between packets from devices with worst case clock accuracy.

When shorter connection intervals are used or when it known that the local clock accuracy is better a shorter prepare distance can be used.

See bt_radio_notification_conn_cb_register for more details about prepare distance selection and clock drift.