Home
last modified time | relevance | path

Searched refs:BTSNOOP_MODULE (Results 1 – 4 of 4) sorted by relevance

/system/bt/main/
Dbte_main.cc158 module_start_up(get_module(BTSNOOP_MODULE)); in bte_main_enable()
178 module_shut_down(get_module(BTSNOOP_MODULE)); in bte_main_disable()
/system/bt/hci/include/
Dbtsnoop.h25 static const char BTSNOOP_MODULE[] = "btsnoop_module"; variable
/system/bt/hci/src/
Dbtsnoop.cc247 .name = BTSNOOP_MODULE,
Dhci_layer.cc281 .dependencies = {BTSNOOP_MODULE, NULL}};