OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_DlcReleaseInd
(Results
1 - 4
of
4
) sorted by null
/system/bt/stack/rfcomm/
rfc_port_fsm.c
295
PORT_DlcReleaseInd
(p_port->rfc.p_mcb, p_port->dlci);
427
PORT_DlcReleaseInd
(p_port->rfc.p_mcb, p_port->dlci);
441
PORT_DlcReleaseInd
(p_port->rfc.p_mcb, p_port->dlci);
rfc_port_if.c
115
PORT_DlcReleaseInd
(p_mcb, dlci);
rfc_int.h
363
extern void
PORT_DlcReleaseInd
(tRFC_MCB *p_mcb, UINT8 dlci);
port_rfc.c
750
** Function
PORT_DlcReleaseInd
756
void
PORT_DlcReleaseInd
(tRFC_MCB *p_mcb, UINT8 dlci)
760
RFCOMM_TRACE_EVENT ("
PORT_DlcReleaseInd
");
[
all
...]
Completed in 532 milliseconds