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

/system/bt/btif/src/
H A Dbtif_config.c60 if (!btif_config_get_int(bd_addr_str, "DevType", p_device_type))
78 if (!btif_config_get_int(bd_addr_str, "AddrType", p_addr_type))
180 bool btif_config_get_int(const char *section, const char *key, int *value) { function

Completed in 25 milliseconds