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