Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h277 #define L2CAP_CONN_PARAM_REJECTED 0x0001 macro
/linux-2.6.39/net/bluetooth/
Dl2cap_core.c2554 rsp.result = cpu_to_le16(L2CAP_CONN_PARAM_REJECTED); in l2cap_conn_param_update_req()