OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:internal_read_ready
(Results
1 - 1
of
1
) sorted by null
/system/bt/osi/src/
socket.c
48
static void
internal_read_ready
(void *context);
206
void (*read_fn)(void *) = (read_cb != NULL) ?
internal_read_ready
: NULL;
220
static void
internal_read_ready
(void *context) {
function
Completed in 456 milliseconds