OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tUSERIAL_CB
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/hci/src/
userial_mct.c
85
}
tUSERIAL_CB
;
91
static
tUSERIAL_CB
userial_cb;
237
memset(&userial_cb, 0, sizeof(
tUSERIAL_CB
));
userial.c
86
}
tUSERIAL_CB
;
92
static
tUSERIAL_CB
userial_cb;
321
memset(&userial_cb, 0, sizeof(
tUSERIAL_CB
));
Completed in 207 milliseconds