Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h366 __le32 acc_lat; member
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c3083 efs.acc_lat = cpu_to_le32(L2CAP_DEFAULT_ACC_LAT); in l2cap_add_opt_efs()
3092 efs.acc_lat = 0; in l2cap_add_opt_efs()
3554 le32_to_cpu(efs.acc_lat); in l2cap_parse_conf_req()
3695 chan->local_acc_lat = le32_to_cpu(efs.acc_lat); in l2cap_parse_conf_rsp()