Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h330 extern void rfc_send_fcon (tRFC_MCB *p_mcb, BOOLEAN is_command);
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_fsm.c813 rfc_send_fcon (p_mcb, FALSE); in rfc_process_fcon()
Drfc_ts_frames.c282 void rfc_send_fcon (tRFC_MCB *p_mcb, BOOLEAN is_command) in rfc_send_fcon() function