Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Dblufi_int.h183 #define BLUFI_FC_IS_FRAG(fc) ((fc) & BLUFI_FC_FRAG_MASK) macro
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c137 if (BLUFI_FC_IS_FRAG(hdr->fc)) { in btc_blufi_recv_handler()