Searched refs:hci_name (Results 1 – 1 of 1) sorted by relevance
32 static const char* hci_name = BT_HCI_MODULE_NAME; variable792 if (get_module(hci_name, (module_info**)&hci) != B_OK) { in init_driver()793 ERROR("%s: cannot get module '%s'\n", __func__, hci_name); in init_driver()837 put_module(hci_name); in init_driver()877 put_module(hci_name); in uninit_driver()