Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h736 FLAG_EFS_ENABLE, enumerator
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c3269 set_bit(FLAG_EFS_ENABLE, &chan->flags); in l2cap_build_conf_req()
3324 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) in l2cap_build_conf_req()
3356 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) in l2cap_build_conf_req()
3465 set_bit(FLAG_EFS_ENABLE, &chan->flags); in l2cap_parse_conf_req()
3548 test_bit(FLAG_EFS_ENABLE, &chan->flags)) { in l2cap_parse_conf_req()
3692 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) { in l2cap_parse_conf_rsp()