Searched refs:BTSNOOP_MODULE (Results 1 – 4 of 4) sorted by relevance
158 module_start_up(get_module(BTSNOOP_MODULE)); in bte_main_enable()178 module_shut_down(get_module(BTSNOOP_MODULE)); in bte_main_disable()
25 static const char BTSNOOP_MODULE[] = "btsnoop_module"; variable
247 .name = BTSNOOP_MODULE,
281 .dependencies = {BTSNOOP_MODULE, NULL}};