Home
last modified time | relevance | path

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

/hardware/nxp/uwb/extns/inc/
Duci_defs.h172 #define UCI_MSG_ANDROID_SET_COUNTRY_CODE 0x01 macro
/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal.cc237 if ((gid == UCI_GID_ANDROID) && (oid == UCI_MSG_ANDROID_SET_COUNTRY_CODE)) { in phNxpUciHal_parse()