Searched refs:btif_config_source (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_config.c90 } btif_config_source = NOT_LOADED; variable in typeref:enum:ConfigSource
149 btif_config_source = ORIGINAL;
154 btif_config_source = BACKUP;
160 btif_config_source = LEGACY;
166 btif_config_source = NEW_FILE;
204 LOG_EVENT_INT(BT_CONFIG_SOURCE_TAG_NUM, btif_config_source);
216 btif_config_source = NOT_LOADED;
478 btif_config_source = RESET;
538 switch(btif_config_source) {

Completed in 4 milliseconds