HomeSort by relevance Sort by last modified time
    Searched refs:INTEROP_MODULE (Results 1 - 3 of 3) sorted by null

  /system/bt/device/include/
interop.h 25 static const char INTEROP_MODULE[] = "interop_module";
  /system/bt/main/
bte_main.cc 100 module_init(get_module(INTEROP_MODULE));
139 module_clean_up(get_module(INTEROP_MODULE));
  /system/bt/device/src/
interop.cc 108 EXPORT_SYMBOL module_t interop_module = { variable
109 .name = INTEROP_MODULE,

Completed in 445 milliseconds