Home
last modified time | relevance | path

Searched refs:hci_module (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/test/
Dhci_layer_test.cpp42 extern const module_t hci_module;
572 EXPECT_TRUE(module_start_up(&hci_module));
584 module_shut_down(&hci_module);
/system/bt/hci/src/
Dhci_layer.c331 EXPORT_SYMBOL const module_t hci_module = { variable