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

  /system/bt/btcore/include/
osi_module.h 21 static const char OSI_MODULE[] = "osi_module";
  /system/bt/btcore/src/
osi_module.cc 21 #include "btcore/include/osi_module.h"
39 EXPORT_SYMBOL extern const module_t osi_module = {.name = OSI_MODULE, variable
  /system/bt/btif/src/
stack_manager.cc 26 #include "btcore/include/osi_module.h"
108 module_init(get_module(OSI_MODULE));
214 module_clean_up(get_module(OSI_MODULE));

Completed in 237 milliseconds