Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h37 #define L2CAP_DEFAULT_FLUSH_TO 0xFFFF macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Da2mp.c782 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in a2mp_chan_open()
H A Dl2cap_sock.c1832 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_sock_init()
H A Dl2cap_core.c547 chan->flush_to = L2CAP_DEFAULT_FLUSH_TO; in l2cap_chan_set_defaults()