Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_int.h337 extern void rfc_send_fcon(tRFC_MCB* p_mcb, bool is_command);
Drfc_port_fsm.cc846 rfc_send_fcon(p_mcb, false); in rfc_process_fcon()
Drfc_ts_frames.cc251 void rfc_send_fcon(tRFC_MCB* p_mcb, bool is_command) { in rfc_send_fcon() function