Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h36 #define L2CAP_DEFAULT_FLUSH_TO 0xFFFF macro
/linux-4.4.14/net/bluetooth/
Da2mp.c774 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in a2mp_chan_open()
Dl2cap_sock.c1561 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_sock_init()
Dl2cap_core.c496 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_chan_set_defaults()