Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_device_iot_config.h208 struct device_iot_config_exist { struct
216 extern struct device_iot_config_exist device_iot_config_exist; argument
Dmock_device_iot_config.cc43 struct device_iot_config_exist device_iot_config_exist; variable
121 bool device_iot_config_exist(const std::string& section, const std::string& key) { in device_iot_config_exist() function
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config.cc62 bool device_iot_config_exist(const std::string& section, const std::string& key) { in device_iot_config_exist() function