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