![]() |
nRF Connect SDK API 3.3.99
|
| void bt_fast_pair_fhn_pf_ble_cs_security_level_bm_write | ( | uint8_t * | bm, |
| enum bt_fast_pair_fhn_pf_ble_cs_security_level | level, | ||
| bool | value ) |
#include <include/bluetooth/fast_pair/fhn/pf/ble_cs.h>
Set or clear a security level bit in a bitmask.
This function can be called from any context.
| bm | Pointer to the security level bitmask. |
| level | Security level to modify. |
| value | true to set the bit, false to clear it. |