Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_device_iot_config.h134 struct device_iot_config_set_str { struct
143 extern struct device_iot_config_set_str device_iot_config_set_str; argument
Dmock_device_iot_config.cc38 struct device_iot_config_set_str device_iot_config_set_str; variable
93 bool device_iot_config_set_str(const std::string& section, const std::string& key, in device_iot_config_set_str() function
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config.cc228 bool device_iot_config_set_str(const std::string& section, const std::string& key, in device_iot_config_set_str() function