Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Dblufi_int.h176 #define BLUFI_FC_FRAG 0x10 macro
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c216 hdr->fc |= BLUFI_FC_FRAG; in btc_blufi_send_encap()
261 if (hdr->fc & BLUFI_FC_FRAG) { in btc_blufi_send_encap()