nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
bt_fast_pair_fhn_motion_detector_cb Struct Reference

Motion detector callback structure. More...

#include <fhn.h>

Data Fields

void(* start )(void)
 Request the user to start the motion detector.
 
bool(* period_expired )(void)
 Notify the user that the motion detector period has expired.
 
void(* stop )(void)
 Notify the user that the motion detector can be stopped.
 

Detailed Description

Motion detector callback structure.

Used only if the

CONFIG_BT_FAST_PAIR_FHN_DULT_MOTION_DETECTOR 

Kconfig option is enabled.


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