OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bte_load_conf
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/main/
bte_conf.c
182
** Function
bte_load_conf
190
void
bte_load_conf
(const char *p_path)
function
220
ALOGW("
bte_load_conf
: missing value for name: %s", p_name);
251
ALOGI( "
bte_load_conf
file >%s< not found", p_path);
bte_main.c
108
extern void
bte_load_conf
(const char *p_path);
159
bte_load_conf
(BTE_STACK_CONF_FILE);
Completed in 52 milliseconds