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.c3265 set_bit(FLAG_EFS_ENABLE, &chan->flags); in l2cap_build_conf_req()
3320 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) in l2cap_build_conf_req()
3352 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) in l2cap_build_conf_req()
3461 set_bit(FLAG_EFS_ENABLE, &chan->flags); in l2cap_parse_conf_req()
3567 test_bit(FLAG_EFS_ENABLE, &chan->flags)) { in l2cap_parse_conf_req()
3711 if (test_bit(FLAG_EFS_ENABLE, &chan->flags)) { in l2cap_parse_conf_rsp()