Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config.c90 static int btif_config_devices_loaded = -1; variable
526 if (btif_config_devices_loaded == -1) in btif_config_remove_unpaired()
527 btif_config_devices_loaded = paired_devices; in btif_config_remove_unpaired()
555 dprintf(fd, " Devices loaded: %d\n", btif_config_devices_loaded); in btif_debug_config_dump()