Searched refs:HCI_MODULE (Results 1 – 4 of 4) sorted by relevance
181 {HCI_MODULE, &hci_module},268 module_start_up(get_local_module(HCI_MODULE)); in event_start_up_stack()372 module_shut_down(get_local_module(HCI_MODULE)); in event_shut_down_stack()
31 static const char HCI_MODULE[] = "hci_module"; variable
330 .dependencies = {HCI_MODULE, NULL}};
301 .name = HCI_MODULE,