Home
last modified time | relevance | path

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

/system/bt/btcore/include/
Dosi_module.h21 static const char OSI_MODULE[] = "osi_module"; variable
/system/bt/btcore/src/
Dosi_module.c34 .name = OSI_MODULE,
/system/bt/btif/src/
Dstack_manager.c190 module_clean_up(get_module(OSI_MODULE)); in event_clean_up_stack()