Home
last modified time | relevance | path

Searched defs:device_iot_config_remove (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_device_iot_config.h221 struct device_iot_config_remove { struct
229 extern struct device_iot_config_remove device_iot_config_remove; argument
Dmock_device_iot_config.cc44 struct device_iot_config_remove device_iot_config_remove; variable
126 bool device_iot_config_remove(const std::string& section, const std::string& key) { in device_iot_config_remove() function
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config.cc352 bool device_iot_config_remove(const std::string& section, const std::string& key) { in device_iot_config_remove() function