Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c766 case L2CEVT_L2CA_CONFIG_REQ: /* Upper layer config req */ in l2c_csm_config()
995 case L2CEVT_L2CA_CONFIG_REQ: /* Upper layer config req */ in l2c_csm_open()
1184 case L2CEVT_L2CA_CONFIG_REQ: /* Upper layer config request */ in l2c_csm_get_event_name()
Dl2c_api.c505 l2c_csm_execute (p_ccb, L2CEVT_L2CA_CONFIG_REQ, p_cfg); in L2CA_ConfigReq()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h137 #define L2CEVT_L2CA_CONFIG_REQ 24 /* Upper layer config request */ macro