Searched refs:do_postload (Results 1 - 4 of 4) sorted by relevance

/system/bt/hci/include/
H A Dhci_layer.h81 void (*do_postload)(void); member in struct:hci_t
/system/bt/main/
H A Dbte_main.c193 hci->do_postload();
/system/bt/hci/src/
H A Dhci_layer.c347 static void do_postload() { function
785 interface.do_postload = do_postload;
806 interface.do_postload = NULL;
/system/bt/hci/test/
H A Dhci_layer_test.cpp608 hci->do_postload();

Completed in 164 milliseconds