Home
last modified time | relevance | path

Searched refs:btif_config_next_key (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
Dbtif_config.h64 short btif_config_next_key(short current_key_pos, const char* section, char * key_name, int* key_na…
/external/bluetooth/bluedroid/btif/src/
Dbtif_config.c273 short btif_config_next_key(short pos, const char* section, char * name, int* bytes) in btif_config_next_key() function
749 kpos = btif_config_next_key(kpos, "Remote", kname, &kname_size); in clean_newline_char()
845 kpos = btif_config_next_key(kpos, "Remote Devices", kname, &kname_size); in cfg_test_load()
Dbtif_storage.c503 kpos = btif_config_next_key(kpos, "Remote", kname, &kname_size); in btif_in_fetch_bonded_devices()
1437 kpos = btif_config_next_key(kpos, "Remote", kname, &kname_size); in btif_storage_load_bonded_hid_info()