Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h197 #define L2CAP_CONF_SUCCESS 0x0000 macro
/linux-2.6.39/net/bluetooth/
Dl2cap_core.c1695 u16 result = L2CAP_CONF_SUCCESS; in l2cap_parse_conf_req()
1769 if (result == L2CAP_CONF_SUCCESS) { in l2cap_parse_conf_req()
1828 if (result == L2CAP_CONF_SUCCESS) in l2cap_parse_conf_req()
1889 if (*result == L2CAP_CONF_SUCCESS) { in l2cap_parse_conf_rsp()
2220 L2CAP_CONF_SUCCESS, 0x0001), rsp); in l2cap_config_req()
2287 case L2CAP_CONF_SUCCESS: in l2cap_config_rsp()
2301 result = L2CAP_CONF_SUCCESS; in l2cap_config_rsp()
2312 if (result != L2CAP_CONF_SUCCESS) in l2cap_config_rsp()