Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_device_iot_config.h87 struct device_iot_config_set_hex { struct
96 extern struct device_iot_config_set_hex device_iot_config_set_hex; argument
Dmock_device_iot_config.cc35 struct device_iot_config_set_hex device_iot_config_set_hex; variable
74 bool device_iot_config_set_hex(const std::string& section, const std::string& key, int value, in device_iot_config_set_hex() function
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config.cc160 bool device_iot_config_set_hex(const std::string& section, const std::string& key, int value, in device_iot_config_set_hex() function