Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dl2cap.h744 FLAG_EFS_ENABLE,
743 FLAG_EFS_ENABLE, global() enumerator
/linux/net/bluetooth/
H A Dl2cap_core.c3315 set_bit(FLAG_EFS_ENABLE, &chan->flags); in l2cap_build_conf_req()
3370 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) in l2cap_build_conf_req()
3402 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) in l2cap_parse_conf_req()
3511 set_bit(FLAG_EFS_ENABLE, &chan->flags); in l2cap_parse_conf_req()
3617 test_bit(FLAG_EFS_ENABLE, &chan->flags)) { in l2cap_parse_conf_req()
3761 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) { in l2cap_build_conf_rsp()