Searched refs:atTtyPath (Results 1 – 1 of 1) sorted by relevance
339 char atTtyPath[PARAMETER_SIZE] = {0}; in EventListeners() local342 if (GetParameter(AT_TTY_PATH, "", atTtyPath, PARAMETER_SIZE) > 0) { in EventListeners()343 devicePath = atTtyPath; in EventListeners()