Searched refs:CoreGetDevInfoCmd (Results 1 – 1 of 1) sorted by relevance
849 …const uint8_t CoreGetDevInfoCmd[] = {(UCI_MT_CMD << UCI_MT_SHIFT) | UCI_GID_CORE, UCI_MSG_CORE_DEV… in cacheDevInfoRsp() local850 tHAL_UWB_STATUS status = phNxpUciHal_send_ext_cmd(sizeof(CoreGetDevInfoCmd), CoreGetDevInfoCmd); in cacheDevInfoRsp()