Searched refs:CMD_GET_LOCATION (Results 1 – 3 of 3) sorted by relevance
26 if (command == CMD_GET_LOCATION) { in getDataFromDeviceFile()92 if (command == CMD_GET_LOCATION) { in getDataFromDeviceFile()94 data_[CMD_GET_LOCATION] = inputStr; in getDataFromDeviceFile()104 getDataFromDeviceFile(CMD_GET_LOCATION, 20); in getLocationData()105 return data_[CMD_GET_LOCATION]; in getLocationData()
41 constexpr char CMD_GET_LOCATION[] = "CMD_GET_LOCATION"; variable
47 constexpr char CMD_GET_LOCATION[] = "CMD_GET_LOCATION"; variable