Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/bnep/
Dbnep.h81 #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()