![]() |
nRF Connect SDK API 3.3.99
|
Deprecated FMDN header. Use <bluetooth/fast_pair/fhn/fhn.h> instead. More...
#include <bluetooth/fast_pair/fhn/fhn.h>Go to the source code of this file.
Functions | |
| static int | bt_fast_pair_fmdn_ring_cb_register (const struct bt_fast_pair_fhn_ring_cb *cb) |
| static int | bt_fast_pair_fmdn_ring_state_update (enum bt_fast_pair_fhn_ring_src src, const struct bt_fast_pair_fhn_ring_state_param *param) |
| static int | bt_fast_pair_fmdn_motion_detector_cb_register (const struct bt_fast_pair_fhn_motion_detector_cb *cb) |
| static int | bt_fast_pair_fmdn_battery_level_set (uint8_t percentage_level) |
| static int | bt_fast_pair_fmdn_adv_param_set (const struct bt_fast_pair_fhn_adv_param *adv_param) |
| static int | bt_fast_pair_fmdn_id_set (uint8_t id) |
| static bool | bt_fast_pair_fmdn_is_provisioned (void) |
| static int | bt_fast_pair_fmdn_info_cb_register (struct bt_fast_pair_fhn_info_cb *cb) |
| static int | bt_fast_pair_fmdn_read_mode_cb_register (const struct bt_fast_pair_fhn_read_mode_cb *cb) |
| static int | bt_fast_pair_fmdn_read_mode_enter (enum bt_fast_pair_fhn_read_mode mode) |
Deprecated FMDN header. Use <bluetooth/fast_pair/fhn/fhn.h> instead.
This header provides backward-compatible aliases from the old FMDN API names to the new FHN (Find Hub Network) API names.