Home
last modified time | relevance | path

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

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