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

◆ bt_fast_pair_fhn_pf_ranging_tech_bm_write()

void bt_fast_pair_fhn_pf_ranging_tech_bm_write ( uint16_t * bm,
enum bt_fast_pair_fhn_pf_ranging_tech_id id,
bool value )

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

Set or clear a ranging technology bit in a bitmask.

This function can be called from any context.

Parameters
bmPointer to the ranging technology bitmask.
idRanging technology ID to modify.
valuetrue to set the bit, false to clear it.