Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dl2cap.h36 #define L2CAP_DEFAULT_FLUSH_TO 0xFFFF macro
/Linux-v5.4/net/bluetooth/
Da2mp.c767 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in a2mp_chan_open()
Dl2cap_sock.c1575 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_sock_init()
Dl2cap_core.c512 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_chan_set_defaults()