Home
last modified time | relevance | path

Searched refs:L2CAP_DEFAULT_FLUSH_TO (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h36 #define L2CAP_DEFAULT_FLUSH_TO 0xFFFF macro
/kernel/linux/linux-5.10/net/bluetooth/
Da2mp.c782 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in a2mp_chan_open()
Dl2cap_sock.c1832 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_sock_init()
Dl2cap_core.c547 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_chan_set_defaults()