Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/bnep/
Dbnep.h71 #define BNEP_EXT_HEADER 0x80 macro
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()