Home
last modified time | relevance | path

Searched refs:INTEROP_MODULE (Results 1 – 3 of 3) sorted by relevance

/system/bt/main/
Dbte_main.cc123 module_init(get_module(INTEROP_MODULE)); in bte_main_boot_entry()
148 module_clean_up(get_module(INTEROP_MODULE)); in bte_main_cleanup()
/system/bt/device/include/
Dinterop.h25 static const char INTEROP_MODULE[] = "interop_module"; variable
/system/bt/device/src/
Dinterop.cc108 .name = INTEROP_MODULE,