OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_ControlInd
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/rfcomm/
rfc_int.h
375
extern void
PORT_ControlInd
(tRFC_MCB *p_mcb, UINT8 dlci, tPORT_CTRL *p_pars);
rfc_port_fsm.c
741
PORT_ControlInd
(p_mcb, p_frame->dlci, &pars);
port_rfc.c
619
** Function
PORT_ControlInd
625
void
PORT_ControlInd
(tRFC_MCB *p_mcb, UINT8 dlci, tPORT_CTRL *p_pars)
631
RFCOMM_TRACE_EVENT ("
PORT_ControlInd
");
667
RFCOMM_TRACE_EVENT ("
PORT_ControlInd
DTR_DSR : %d, RTS_CTS : %d, RI : %d, DCD : %d",
[
all
...]
Completed in 48 milliseconds