Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_iot_config.cc44 struct device_iot_config_flush device_iot_config_flush; variable
129 void device_iot_config_flush(void) { in device_iot_config_flush() function
131 test::mock::device_iot_config::device_iot_config_flush(); in device_iot_config_flush()
Dmock_device_iot_config.h244 struct device_iot_config_flush { struct
248 extern struct device_iot_config_flush device_iot_config_flush; argument
/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config_int.cc160 device_iot_config_flush(); in device_iot_config_module_shut_down()
167 device_iot_config_flush(); in device_iot_config_module_clean_up()
Ddevice_iot_config.cc304 void device_iot_config_flush(void) { in device_iot_config_flush() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_iot_config.cc149 device_iot_config_flush(); in btif_iot_update_remote_info()
/packages/modules/Bluetooth/system/device/include/
Ddevice_iot_config.h91 void device_iot_config_flush(void);
/packages/modules/Bluetooth/system/device/test/
Ddevice_iot_config_test.cc2812 device_iot_config_flush(); in TEST_F()
2825 device_iot_config_flush(); in TEST_F()