OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_UTILS_MODULE
(Results
1 - 3
of
3
) sorted by null
/system/bt/utils/include/
bt_utils.h
22
static const char
BT_UTILS_MODULE
[] = "
bt_utils_module
";
/system/bt/btif/src/
stack_manager.cc
109
module_init(get_module(
BT_UTILS_MODULE
));
213
module_clean_up(get_module(
BT_UTILS_MODULE
));
/system/bt/utils/src/
bt_utils.cc
77
EXPORT_SYMBOL extern const module_t
bt_utils_module
= {.name =
BT_UTILS_MODULE
,
variable
Completed in 81 milliseconds