Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal.h84 #define DEVICE_NAME_PARAM_ID 0x00 macro
DphNxpUciHal.cc830 if (paramId == DEVICE_NAME_PARAM_ID && length >= 6) { in cacheDevInfoRsp()