Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer.c149 static void event_postload(void *context);
349 thread_post(thread, event_postload, NULL); in do_postload()
443 static void event_postload(UNUSED_ATTR void *context) { in event_postload() function