![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| bm | Pointer to the ranging technology bitmask. |
| id | Ranging technology ID to modify. |
| value | true to set the bit, false to clear it. |