Searched refs:btDevices_name (Results 1 – 1 of 1) sorted by relevance
33 static const char* btDevices_name = BT_HCI_MODULE_NAME; variable786 if (get_module(btDevices_name, (module_info**)&btDevices) != B_OK) { in init_driver()787 ERROR("%s: cannot get module '%s'\n", __func__, btDevices_name); in init_driver()841 put_module(btDevices_name); in init_driver()