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

◆ bt_fast_pair_fhn_pf_ble_cs_security_level_bm_write()

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.

Parameters
bmPointer to the security level bitmask.
levelSecurity level to modify.
valuetrue to set the bit, false to clear it.