OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFCOMM_DlcReleaseReq
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/rfcomm/
rfc_port_if.c
353
** Function
RFCOMM_DlcReleaseReq
358
void
RFCOMM_DlcReleaseReq
(tRFC_MCB *p_mcb, UINT8 dlci)
rfc_int.h
56
extern void
RFCOMM_DlcReleaseReq
(tRFC_MCB *p_mcb, UINT8 dlci);
port_rfc.c
187
RFCOMM_DlcReleaseReq
(p_mcb, p_port->dlci);
600
RFCOMM_DlcReleaseReq
(p_mcb, p_port->dlci);
[
all
...]
Completed in 37 milliseconds