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

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.
 

Detailed Description

Pointers to the callback functions for service events.


The documentation for this struct was generated from the following file: