nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ bt_fast_pair_fhn_pf_ranging_tech_bm_check()

bool bt_fast_pair_fhn_pf_ranging_tech_bm_check ( uint16_t bm,
enum bt_fast_pair_fhn_pf_ranging_tech_id id )

#include <include/bluetooth/fast_pair/fhn/pf/pf.h>

Check if a ranging technology is set in a bitmask.

This function can be called from any context.

Parameters
bmRanging technology bitmask.
idRanging technology ID to check.
Returns
true if the ranging technology is set in the bitmask, false otherwise.