Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/rfcomm/
Drfc_port_fsm.c181 case RFC_EVENT_ESTABLISH_RSP: in rfc_port_sm_sabme_wait_ua()
301 case RFC_EVENT_ESTABLISH_RSP: in rfc_port_sm_term_wait_sec_check()
471 case RFC_EVENT_ESTABLISH_RSP: in rfc_port_sm_disc_wait_ua()
Drfc_port_if.c114 rfc_port_sm_execute(p_port, RFC_EVENT_ESTABLISH_RSP, &result); in RFCOMM_DlcEstablishRsp()
Drfc_int.h200 #define RFC_EVENT_ESTABLISH_RSP 11 macro