Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_mx_fsm.c236 PORT_CloseInd (p_mcb); in rfc_mx_sm_state_wait_conn_cnf()
268 PORT_CloseInd (p_mcb); in rfc_mx_sm_state_wait_conn_cnf()
306 PORT_CloseInd (p_mcb); in rfc_mx_sm_state_configure()
354 PORT_CloseInd (p_mcb); in rfc_mx_sm_sabme_wait_ua()
398 PORT_CloseInd (p_mcb); in rfc_mx_sm_state_wait_sabme()
437 PORT_CloseInd (p_mcb); in rfc_mx_sm_state_wait_sabme()
470 PORT_CloseInd (p_mcb); in rfc_mx_sm_state_connected()
481 PORT_CloseInd (p_mcb); in rfc_mx_sm_state_connected()
554 PORT_CloseInd (p_mcb); in rfc_mx_sm_state_disc_wait_ua()
Dport_rfc.c795 void PORT_CloseInd (tRFC_MCB *p_mcb) in PORT_CloseInd() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h349 extern void PORT_CloseInd (tRFC_MCB *p_mcb);