Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_main.cc156 module_start_up(get_module(HCI_MODULE)); in bte_main_enable()
174 module_shut_down(get_module(HCI_MODULE)); in bte_main_disable()
/system/bt/hci/include/
Dhci_layer.h30 static const char HCI_MODULE[] = "hci_module"; variable
/system/bt/device/src/
Dcontroller.cc271 .dependencies = {HCI_MODULE, NULL}};
/system/bt/hci/src/
Dhci_layer.cc292 .name = HCI_MODULE,