Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h438 #define L2CAP_CONN_PARAM_REJECTED 0x0001 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c4650 rsp.result = cpu_to_le16(L2CAP_CONN_PARAM_REJECTED); in l2cap_conn_param_update_req()