Searched refs:btif_config_section_end (Results 1 – 3 of 3) sorted by relevance
43 const btif_config_section_iter_t *btif_config_section_end(void);
443 …nfig_section_iter_t *iter = btif_config_section_begin(); iter != btif_config_section_end(); iter =… in btif_in_fetch_bonded_devices()1326 …nfig_section_iter_t *iter = btif_config_section_begin(); iter != btif_config_section_end(); iter =… in btif_storage_load_bonded_hid_info()
414 const btif_config_section_iter_t *btif_config_section_end(void) { in btif_config_section_end() function