Searched refs:WMITLV_GET_CMDID (Results 1 – 1 of 1) sorted by relevance
27 #define WMITLV_GET_CMDID(val) (val & 0x00FFFFFF) macro122 if (WMITLV_GET_CMDID(cmd_event_id) == in wmitlv_get_attributes()123 WMITLV_GET_CMDID(pAttrArrayList[i])) { in wmitlv_get_attributes()