Searched refs:BLUFI_FC_IS_REQ_ACK (Results 1 – 2 of 2) sorted by relevance
182 #define BLUFI_FC_IS_REQ_ACK(fc) ((fc) & BLUFI_FC_REQ_ACK_MASK) macro
133 if (BLUFI_FC_IS_REQ_ACK(hdr->fc)) { in btc_blufi_recv_handler()