Home
last modified time | relevance | path

Searched defs:reqseq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h431 u16 reqseq; member
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c2687 static void l2cap_process_reqseq(struct l2cap_chan *chan, u16 reqseq) in l2cap_process_reqseq()
6322 static bool __valid_reqseq(struct l2cap_chan *chan, u16 reqseq) in __valid_reqseq()