Home
last modified time | relevance | path

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

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