![]() |
nRF Connect SDK API 3.3.99
|
Pointers to the callback functions for service events. More...
#include <ddfs.h>
Data Fields | |
| int(* | dm_ranging_mode_set )(uint8_t mode) |
| Indicates that the ranging mode for Distance Measurement is set. | |
| int(* | dm_config_read )(struct bt_ddfs_dm_config *config) |
| Indicates that the configuration for Distance Measurement is read. | |
| void(* | am_notification_config_changed )(bool enabled) |
| Azimuth Measurement state callback. | |
| void(* | dm_notification_config_changed )(bool enabled) |
| Distance Measurement state callback. | |
| void(* | em_notification_config_changed )(bool enabled) |
| Elevation Measurement state callback. | |
Pointers to the callback functions for service events.