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

/linux-master/net/bluetooth/
H A Dl2cap_core.c3300 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3320 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3352 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3416 case L2CAP_CONF_RFC:
3483 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3543 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC,
3572 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3633 case L2CAP_CONF_RFC:
3641 l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
3880 case L2CAP_CONF_RFC
[all...]
/linux-master/include/net/bluetooth/
H A Dl2cap.h332 #define L2CAP_CONF_RFC 0x04 macro

Completed in 202 milliseconds