Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 1 of 1) sorted by relevance

/test/vts/hals/light/bullhead/
Dlights.c67 int bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local
88 int bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", on, off); in write_on_off() local