Home
last modified time | relevance | path

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

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