OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rfc_process_fcon
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_int.h
298
extern void
rfc_process_fcon
(tRFC_MCB *p_rfc_mcb, BOOLEAN is_command);
rfc_port_fsm.c
822
** Function
rfc_process_fcon
828
void
rfc_process_fcon
(tRFC_MCB *p_mcb, BOOLEAN is_command)
function
rfc_ts_frames.c
790
rfc_process_fcon
(p_mcb, is_command);
Completed in 27 milliseconds