Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.cc179 static bt_status_t btif_in_fetch_bonded_device(const std::string& bdstr);
278 btif_in_fetch_bonded_device(bdstr) == BT_STATUS_SUCCESS) { in prop2cfg()
415 static bt_status_t btif_in_fetch_bonded_device(const std::string& bdstr) { in btif_in_fetch_bonded_device() function
1383 if (btif_in_fetch_bonded_device(name) != BT_STATUS_SUCCESS) { in btif_storage_load_bonded_hid_info()
1546 if (btif_in_fetch_bonded_device(name) != BT_STATUS_SUCCESS) { in btif_storage_load_bonded_hearing_aids()
1725 if (btif_in_fetch_bonded_device(name) == BT_STATUS_SUCCESS) { in btif_storage_load_hidd()
1753 if (btif_in_fetch_bonded_device(section.name) == BT_STATUS_SUCCESS) { in btif_storage_set_hidd()