Searched defs:reqseq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ | ||
H A D | bluetooth.h | 339 u16 reqseq; member |
/kernel/linux/linux-6.6/include/net/bluetooth/ | ||
H A D | bluetooth.h | 428 u16 reqseq; member |
/kernel/linux/linux-5.10/net/bluetooth/ | ||
H A D | l2cap_core.c | 2836 l2cap_process_reqseq(struct l2cap_chan *chan, u16 reqseq) l2cap_process_reqseq() argument 7326 __valid_reqseq(struct l2cap_chan *chan, u16 reqseq) __valid_reqseq() argument [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ | ||
H A D | l2cap_core.c | 2660 l2cap_process_reqseq(struct l2cap_chan *chan, u16 reqseq) l2cap_process_reqseq() argument 6320 __valid_reqseq(struct l2cap_chan *chan, u16 reqseq) __valid_reqseq() argument [all...] |
Completed in 13 milliseconds