Home
last modified time | relevance | path

Searched refs:L2CAP_DEFAULT_SDU_ITIME (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h46 #define L2CAP_DEFAULT_SDU_ITIME 0xFFFFFFFF macro
/linux-6.1.9/net/bluetooth/
Dl2cap_core.c621 chan->local_sdu_itime = L2CAP_DEFAULT_SDU_ITIME; in __l2cap_chan_add()