Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dl2cap.h339 struct l2cap_conf_rfc { struct
/linux/net/bluetooth/
H A Dl2cap_core.c3216 struct l2cap_conf_rfc *rfc) in __l2cap_set_ertm_timeouts()
3283 struct l2cap_conf_rfc rfc = { .mode = chan->mode }; in l2cap_build_conf_req()
3415 struct l2cap_conf_rfc rfc = { .mode = L2CAP_MODE_BASIC }; in l2cap_parse_conf_req()
3657 struct l2cap_conf_rfc rfc = { .mode = L2CAP_MODE_BASIC }; in l2cap_parse_conf_rsp()
3920 struct l2cap_conf_rfc rfc = { in l2cap_conf_rfc_get()