Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer.c152 static void epilog_timer_expired(void *context);
288 alarm_set(epilog_timer, EPILOG_TIMEOUT_MS, epilog_timer_expired, NULL); in shut_down()
467 static void epilog_timer_expired(UNUSED_ATTR void *context) { in epilog_timer_expired() function