Home
last modified time | relevance | path

Searched refs:BLUFI_CTRL_SEC_MODE_CHECK_MASK (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Dblufi_int.h84 #define BLUFI_CTRL_SEC_MODE_CHECK_MASK 0x10 macro
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c233 if ((blufi_env.sec_mode & BLUFI_CTRL_SEC_MODE_CHECK_MASK) in btc_blufi_send_encap()