HomeSort by relevance Sort by last modified time
    Searched full: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/device/src/
interop.c 99 EXPORT_SYMBOL module_t interop_module = { variable
100 .name = INTEROP_MODULE,
  /system/bt/main/
bte_main.c 102 module_init(get_module(INTEROP_MODULE));
139 module_clean_up(get_module(INTEROP_MODULE));

Completed in 59 milliseconds