Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/utils/
DphNxpConfig.h27 bool NxpConfig_SetCountryCode(const char country_code[2]);
DphNxpConfig.cc904 bool NxpConfig_SetCountryCode(const char country_code[2]) in NxpConfig_SetCountryCode() function
/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal_ext.cc766 if (NxpConfig_SetCountryCode(country_code)) { in phNxpUciHal_handle_set_country_code()