Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h47 #define L2CAP_DEFAULT_ACC_LAT 0xFFFFFFFF macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c622 chan->local_acc_lat = L2CAP_DEFAULT_ACC_LAT; in __l2cap_chan_add()
3256 efs.acc_lat = cpu_to_le32(L2CAP_DEFAULT_ACC_LAT); in l2cap_add_opt_efs()