Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_layer.h31 static const char HCI_MODULE[] = "hci_module"; variable
/system/bt/btif/src/
Dstack_manager.cc171 {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()
/system/bt/device/src/
Dcontroller.cc330 .dependencies = {HCI_MODULE, NULL}};
/system/bt/hci/src/
Dhci_layer.cc301 .name = HCI_MODULE,