Home
last modified time | relevance | path

Searched refs:BLUFI_FC_CHECK (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Dblufi_int.h172 #define BLUFI_FC_CHECK 0x02 macro
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c403 ((hdr->fc & BLUFI_FC_CHECK) ? in esp_blufi_send_encap()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c235 hdr->fc |= BLUFI_FC_CHECK; in btc_blufi_send_encap()
242 hdr->fc |= BLUFI_FC_CHECK; in btc_blufi_send_encap()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c524 ((hdr->fc & BLUFI_FC_CHECK) ? in esp_blufi_send_encap()