Home
last modified time | relevance | path

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

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