#include <include/bluetooth/fast_pair/fhn/fhn.h>
Ringing activity source types.
| Enumerator |
|---|
| BT_FAST_PAIR_FHN_RING_SRC_FHN_BT_GATT | Ringing source type originating from the Bluetooth Fast Pair service that is defined in the FHN Accessory specification (Beacon Actions operations).
|
| BT_FAST_PAIR_FHN_RING_SRC_DULT_BT_GATT | Ringing source type originating from the Bluetooth accessory non-owner service that is defined in the DULT specification. Used only when the CONFIG_BT_FAST_PAIR_FHN_DULT is enabled.
|
| BT_FAST_PAIR_FHN_RING_SRC_DULT_MOTION_DETECTOR | Ringing source type originating from the Motion detector defined in the DULT specification. Used only when the CONFIG_BT_FAST_PAIR_FHN_DULT_MOTION_DETECTOR is enabled.
|