Home
last modified time | relevance | path

Searched refs:device_iot_config_set_hex_if_greater (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_iot_config.cc33 struct device_iot_config_set_hex_if_greater device_iot_config_set_hex_if_greater; variable
81 bool device_iot_config_set_hex_if_greater(const std::string& section, in device_iot_config_set_hex_if_greater() function
84 …return test::mock::device_iot_config::device_iot_config_set_hex_if_greater(section, key, value, by… in device_iot_config_set_hex_if_greater()
Dmock_device_iot_config.h113 struct device_iot_config_set_hex_if_greater { struct
125 extern struct device_iot_config_set_hex_if_greater argument
126 device_iot_config_set_hex_if_greater;
/packages/modules/Bluetooth/system/device/include/
Ddevice_iot_config.h42 bool device_iot_config_set_hex_if_greater(const std::string& section,
/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config.cc176 bool device_iot_config_set_hex_if_greater(const std::string& section, in device_iot_config_set_hex_if_greater() function