Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_btif_config.cc68 struct btif_config_flush btif_config_flush; variable
149 void btif_config_flush(void) { in btif_config_flush() function
151 test::mock::btif_config::btif_config_flush(); in btif_config_flush()
Dmock_btif_config.h239 struct btif_config_flush { struct
243 extern struct btif_config_flush btif_config_flush; argument
/system/bt/btif/include/
Dbtif_config.h70 void btif_config_flush(void);
/system/bt/btif/src/
Dbtif_config.cc360 btif_config_flush(); in shut_down()
372 btif_config_flush(); in clean_up()
674 void btif_config_flush(void) { in btif_config_flush() function
Dbtif_storage.cc215 btif_config_flush(); in prop2cfg()
278 btif_config_flush(); in prop2cfg()
822 btif_config_flush(); in btif_storage_add_bonded_device()
864 btif_config_flush(); in btif_storage_remove_bonded_device()
Dbtif_dm.cc1442 btif_config_flush(); in BTIF_dm_on_hw_error()