Searched defs:btif_config_devices_loaded (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_config.cc85 static int btif_config_devices_loaded = -1; variable
464 if (btif_config_devices_loaded == -1)
465 btif_config_devices_loaded = paired_devices;
494 dprintf(fd, " Devices loaded: %d\n", btif_config_devices_loaded);

Completed in 5 milliseconds