Home
last modified time | relevance | path

Searched refs:event_epilog (Results 1 – 1 of 1) sorted by relevance

/system/bt/hci/src/
Dhci_layer.c152 static void event_epilog(void *context);
283 thread_post(thread, event_epilog, NULL); in shut_down()
439 static void event_epilog(UNUSED_ATTR void *context) { in event_epilog() function