Searched refs:L2CAP_CONF_RFC (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/bluetooth/
H A Dl2cap_core.c3276 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3296 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3328 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3392 case L2CAP_CONF_RFC:
3459 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3519 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC,
3548 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3609 case L2CAP_CONF_RFC:
3617 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3854 case L2CAP_CONF_RFC
[all...]
/linux-master/include/net/bluetooth/
H A Dl2cap.h332 #define L2CAP_CONF_RFC 0x04 macro

Completed in 142 milliseconds