Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h36 #define L2CAP_DEFAULT_FLUSH_TO 0xFFFF macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c1860 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_sock_init()
H A Dl2cap_core.c533 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_chan_set_defaults()