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.c153 static void epilog_finished_callback(bool success);
252 vendor->set_callback(VENDOR_DO_EPILOG, epilog_finished_callback); in start_up()
463 static void epilog_finished_callback(UNUSED_ATTR bool success) { in epilog_finished_callback() function