OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rfc_send_fcon
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_int.h
338
extern void
rfc_send_fcon
(tRFC_MCB *p_mcb, BOOLEAN is_command);
rfc_ts_frames.c
271
** Function
rfc_send_fcon
276
void
rfc_send_fcon
(tRFC_MCB *p_mcb, BOOLEAN is_command)
function
rfc_port_fsm.c
829
rfc_send_fcon
(p_mcb, FALSE);
Completed in 133 milliseconds