Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h36 #define L2CAP_DEFAULT_FLUSH_TO 0xFFFF macro
/Linux-v4.19/net/bluetooth/
Da2mp.c774 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in a2mp_chan_open()
Dl2cap_sock.c1572 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_sock_init()
Dl2cap_core.c507 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_chan_set_defaults()