Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_main.cc159 module_start_up(get_module(HCI_MODULE)); in bte_main_enable()
177 module_shut_down(get_module(HCI_MODULE)); in bte_main_disable()
/system/bt/hci/include/
Dhci_layer.h31 static const char HCI_MODULE[] = "hci_module"; variable
/system/bt/device/src/
Dcontroller.cc293 .dependencies = {HCI_MODULE, NULL}};
/system/bt/hci/src/
Dhci_layer.cc276 .name = HCI_MODULE,