Home
last modified time | relevance | path

Searched refs:BT_L2CAP_REJ_NOT_UNDERSTOOD (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h30 #define BT_L2CAP_REJ_NOT_UNDERSTOOD 0x0000 macro
Dl2cap_br.c1878 BT_L2CAP_REJ_NOT_UNDERSTOOD, NULL, 0); in l2cap_br_sig_handle()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h39 #define BT_L2CAP_REJ_NOT_UNDERSTOOD 0x0000 macro
Dl2cap.c1069 l2cap_send_reject(conn, ident, BT_L2CAP_REJ_NOT_UNDERSTOOD, in le_conn_param_update_req()
2248 BT_L2CAP_REJ_NOT_UNDERSTOOD, NULL, 0); in l2cap_recv()