Searched refs:event_event_stream_has_bytes (Results 1 - 1 of 1) sorted by relevance

/system/bt/hci/src/
H A Dhci_hal_mct.c47 static void event_event_stream_has_bytes(eager_reader_t *reader, void *context);
107 eager_reader_register(event_stream, thread_get_reactor(thread), event_event_stream_has_bytes, NULL);
181 static void event_event_stream_has_bytes(UNUSED_ATTR eager_reader_t *reader, UNUSED_ATTR void *context) { function

Completed in 3 milliseconds