nRF Connect SDK API 2.8.99
|
#include <fmdn.h>
Data Fields | |
void(* | start_request )(enum bt_fast_pair_fmdn_ring_src src, const struct bt_fast_pair_fmdn_ring_req_param *param) |
Request the user to start the ringing action. | |
void(* | timeout_expired )(enum bt_fast_pair_fmdn_ring_src src) |
Request the user to stop the ringing action on timeout. | |
void(* | stop_request )(enum bt_fast_pair_fmdn_ring_src src) |
Request the user to stop the ringing action on GATT request. | |
Ringing callback structure.