Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h30 #define BT_L2CAP_REJ_NOT_UNDERSTOOD 0x0000 macro
Dl2cap_br.c1690 BT_L2CAP_REJ_NOT_UNDERSTOOD, NULL, 0); in l2cap_br_recv()
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dl2cap_internal.h39 #define BT_L2CAP_REJ_NOT_UNDERSTOOD 0x0000 macro
Dl2cap.c1040 l2cap_send_reject(conn, ident, BT_L2CAP_REJ_NOT_UNDERSTOOD, in le_conn_param_update_req()
2219 BT_L2CAP_REJ_NOT_UNDERSTOOD, NULL, 0); in l2cap_recv()