Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/utils/
DphNxpConfig.cc654 class CascadeConfig { class
656 CascadeConfig();
697 CascadeConfig::CascadeConfig() in CascadeConfig() function in CascadeConfig
701 void CascadeConfig::init(const char *main_config) in init()
793 void CascadeConfig::deinit() in deinit()
803 bool CascadeConfig::setCountryCode(const char country_code[2]) in setCountryCode()
824 const uwbParam* CascadeConfig::find(const char *name) const in find()
847 bool CascadeConfig::getValue(const char* name, char* pValue, size_t len) const in getValue()
861 bool CascadeConfig::getValue(const char* name, uint8_t* pValue, long len, long* readlen) const in getValue()
876 bool CascadeConfig::getValue(const char* name, unsigned long& rValue) const in getValue()
[all …]