OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_config_load_file
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_config_util.h
54
int
btif_config_load_file
(const char* file_name);
/external/bluetooth/bluedroid/btif/src/
btif_config.c
655
if(!
btif_config_load_file
(file_name))
658
if(!
btif_config_load_file
(file_name_old))
btif_config_util.cpp
165
int
btif_config_load_file
(const char* file_name)
function
Completed in 23 milliseconds