Home
last modified time | relevance | path

Searched refs:BNEP_EXT_HEADER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dbnep.h71 #define BNEP_EXT_HEADER 0x80 macro
H A Dcore.c285 } while (!err && (h->type & BNEP_EXT_HEADER)); in bnep_rx_extension()
320 if (!(type & BNEP_EXT_HEADER)) { in bnep_rx_frame()
352 if (type & BNEP_EXT_HEADER) { in bnep_rx_frame()
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dbnep.h71 #define BNEP_EXT_HEADER 0x80 macro
H A Dcore.c285 } while (!err && (h->type & BNEP_EXT_HEADER)); in bnep_rx_extension()
320 if (!(type & BNEP_EXT_HEADER)) { in bnep_rx_frame()
352 if (type & BNEP_EXT_HEADER) { in bnep_rx_frame()

Completed in 3 milliseconds