Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer.c151 static void epilog_finished_callback(bool success);
250 vendor->set_callback(VENDOR_DO_EPILOG, epilog_finished_callback); in start_up()
461 static void epilog_finished_callback(UNUSED_ATTR bool success) { in epilog_finished_callback() function