Home
last modified time | relevance | path

Searched refs:btif_config_module (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc196 extern const module_t btif_config_module;
210 {BTIF_CONFIG_MODULE, &btif_config_module},
Dbtif_config.cc179 EXPORT_SYMBOL module_t btif_config_module = {.name = BTIF_CONFIG_MODULE, variable