Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_btif_config.cc67 struct btif_config_save btif_config_save; variable
145 void btif_config_save(void) { in btif_config_save() function
147 test::mock::btif_config::btif_config_save(); in btif_config_save()
H A Dmock_btif_config.h231 struct btif_config_save { struct
235 extern struct btif_config_save btif_config_save; argument
/aosp12/system/bt/btif/src/
H A Dbtif_storage.cc1078 btif_config_save(); in btif_storage_add_ble_bonding_key()
1150 btif_config_save(); in btif_storage_remove_ble_bonding_keys()
1184 btif_config_save(); in btif_storage_add_ble_local_key()
1236 btif_config_save(); in btif_storage_remove_ble_local_keys()
1351 btif_config_save(); in btif_storage_add_hid_device_info()
1450 btif_config_save(); in btif_storage_remove_hid_info()
1500 btif_config_save(); in btif_storage_add_hearing_aid()
1614 btif_config_save(); in btif_storage_remove_hearing_aid()
1623 btif_config_save(); in btif_storage_set_hearing_aid_acceptlist()
1762 btif_config_save(); in btif_storage_set_hidd()
[all …]
H A Dbtif_core.cc283 btif_config_save(); in btif_enable_bluetooth_evt()
H A Dbtif_config.cc663 void btif_config_save(void) { in btif_config_save() function
/aosp12/system/bt/btif/include/
H A Dbtif_config.h69 void btif_config_save(void);
/aosp12/system/bt/bta/ag/
H A Dbta_ag_sdp.cc351 btif_config_save(); in bta_ag_sdp_find_attr()
379 btif_config_save(); in bta_ag_sdp_find_attr()
/aosp12/system/bt/bta/av/
H A Dbta_av_aact.cc532 btif_config_save(); in bta_av_a2dp_sdp_cback()