Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h437 #define L2CAP_CONN_PARAM_ACCEPTED 0x0000 macro
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c4646 rsp.result = cpu_to_le16(L2CAP_CONN_PARAM_ACCEPTED); in l2cap_conn_param_update_req()