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.c3268 set_bit(FLAG_EFS_ENABLE, &chan->flags); in l2cap_build_conf_req()
3323 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) in l2cap_build_conf_req()
3355 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) in l2cap_build_conf_req()
3464 set_bit(FLAG_EFS_ENABLE, &chan->flags); in l2cap_parse_conf_req()
3547 test_bit(FLAG_EFS_ENABLE, &chan->flags)) { in l2cap_parse_conf_req()
3691 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) { in l2cap_parse_conf_rsp()