Searched refs:CMD_GET_LOCATION (Results 1 – 1 of 1) sorted by relevance
45 constexpr char CMD_GET_LOCATION[] = "CMD_GET_LOCATION"; variable183 int bytes_write = write(mGnssFd, CMD_GET_LOCATION, strlen(CMD_GET_LOCATION)); in getLocationFromHW()