Searched refs:btif_config_section_next (Results 1 – 3 of 3) sorted by relevance
44 const btif_config_section_iter_t *btif_config_section_next(const btif_config_section_iter_t *sectio…
443 …config_section_begin(); iter != btif_config_section_end(); iter = btif_config_section_next(iter)) { in btif_in_fetch_bonded_devices()1326 …config_section_begin(); iter != btif_config_section_end(); iter = btif_config_section_next(iter)) { in btif_storage_load_bonded_hid_info()
419 const btif_config_section_iter_t *btif_config_section_next(const btif_config_section_iter_t *sectio… in btif_config_section_next() function