Searched refs:RPC_LOC_POS_VALID_SPEED_HORIZONTAL (Results 1 – 16 of 16) sorted by relevance
98 #define RPC_LOC_POS_VALID_SPEED_HORIZONTAL 0x00000200 macro
101 #define RPC_LOC_POS_VALID_SPEED_HORIZONTAL 0x00000200 macro
718 if ((location_report_ptr->valid_mask & RPC_LOC_POS_VALID_SPEED_HORIZONTAL) && in reportPosition()
718 if (location_report_ptr->valid_mask & RPC_LOC_POS_VALID_SPEED_HORIZONTAL) in reportPosition()