![]() |
nRF Connect SDK API 3.3.99
|
#include <fhn.h>
Data Fields | |
| void(* | start_request )(enum bt_fast_pair_fhn_ring_src src, const struct bt_fast_pair_fhn_ring_req_param *param) |
| Request the user to start the ringing action. | |
| void(* | timeout_expired )(enum bt_fast_pair_fhn_ring_src src) |
| Request the user to stop the ringing action on timeout. | |
| void(* | stop_request )(enum bt_fast_pair_fhn_ring_src src) |
| Request the user to stop the ringing action on GATT request. | |
Ringing callback structure.