Home
last modified time | relevance | path

Searched refs:L2CEVT_L2CA_DISCONNECT_RSP (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c1109 case L2CEVT_L2CA_DISCONNECT_RSP: /* Upper disconnect response */ in l2c_csm_w4_l2ca_disconnect_rsp()
1192 case L2CEVT_L2CA_DISCONNECT_RSP: /* Upper layer disconnect response */ in l2c_csm_get_event_name()
Dl2c_api.c608 l2c_csm_execute (p_ccb, L2CEVT_L2CA_DISCONNECT_RSP, NULL); in L2CA_DisconnectRsp()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h141 #define L2CEVT_L2CA_DISCONNECT_RSP 28 /* Upper layer disconnect response */ macro