Searched refs:btif_config_section_name (Results 1 – 3 of 3) sorted by relevance
45 const char *btif_config_section_name(const btif_config_section_iter_t *section);
444 const char *name = btif_config_section_name(iter); in btif_in_fetch_bonded_devices()1327 const char *name = btif_config_section_name(iter); in btif_storage_load_bonded_hid_info()
425 const char *btif_config_section_name(const btif_config_section_iter_t *section) { in btif_config_section_name() function