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

◆ bt_fast_pair_fhn_pf_ble_cs_security_level_bm_check()

bool bt_fast_pair_fhn_pf_ble_cs_security_level_bm_check ( uint8_t bm,
enum bt_fast_pair_fhn_pf_ble_cs_security_level level )

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

Check if a security level is set in a bitmask.

This function can be called from any context.

Parameters
bmSecurity level bitmask.
levelSecurity level to check.
Returns
true if the security level is set in the bitmask, false otherwise.