Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dl2cap.h46 #define L2CAP_DEFAULT_ACC_LAT 0xFFFFFFFF macro
/linux-3.4.99/net/bluetooth/
Dl2cap_core.c342 chan->local_acc_lat = L2CAP_DEFAULT_ACC_LAT; in __l2cap_chan_add()
2011 efs.acc_lat = cpu_to_le32(L2CAP_DEFAULT_ACC_LAT); in l2cap_add_opt_efs()