Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/gnss/common/utils/default/include/v2_1/
H A DGnssTemplate.h45 constexpr char CMD_GET_LOCATION[] = "CMD_GET_LOCATION"; variable
183 int bytes_write = write(mGnssFd, CMD_GET_LOCATION, strlen(CMD_GET_LOCATION)); in getLocationFromHW()