Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h471 #define L2CAP_CONN_PARAM_REJECTED 0x0001 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c5598 rsp.result = cpu_to_le16(L2CAP_CONN_PARAM_REJECTED); in l2cap_conn_param_update_req()