#include <include/bluetooth/services/fast_pair/fmdn.h>
Ringing activity source types.
Enumerator |
---|
BT_FAST_PAIR_FMDN_RING_SRC_FMDN_BT_GATT | Ringing source type originating from the Bluetooth Fast Pair service that is defined in the FMDN Accessory specification (Beacon Actions operations).
|
BT_FAST_PAIR_FMDN_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_FMDN_DULT is enabled.
|
BT_FAST_PAIR_FMDN_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_FMDN_DULT_MOTION_DETECTOR is enabled.
|