Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_main.cc154 module_start_up(get_module(BTSNOOP_MODULE)); in bte_main_enable()
180 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.cc249 .name = BTSNOOP_MODULE,
Dhci_layer.cc304 .dependencies = {BTSNOOP_MODULE, NULL}};