Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h470 #define L2CAP_CONN_PARAM_ACCEPTED 0x0000 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c5600 rsp.result = cpu_to_le16(L2CAP_CONN_PARAM_ACCEPTED); in l2cap_conn_param_update_req()