Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h209 typedef void (tL2CA_CONNECT_CFM_CB) (UINT16, UINT16); typedef
305 tL2CA_CONNECT_CFM_CB *pL2CA_ConnectCfm_Cb;
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c127 tL2CA_CONNECT_CFM_CB *connect_cfm; in l2c_csm_closed()
287 tL2CA_CONNECT_CFM_CB *connect_cfm = p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb; in l2c_csm_orig_w4_sec_comp()
482 tL2CA_CONNECT_CFM_CB *connect_cfm = p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb; in l2c_csm_w4_l2cap_connect_rsp()