Home
last modified time | relevance | path

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

/devicemodel/core/
A Dpm_vuart.c63 static bool read_bytes(int fd, uint8_t *buffer, int buf_len, int *count, bool *eof) in read_bytes() function
133 if (read_bytes(node_fd, (uint8_t *)buf_node, CMD_LEN, in pm_monitor_loop()
148 if (read_bytes(socket_fd, (uint8_t *)buf_socket, CMD_LEN, in pm_monitor_loop()

Completed in 5 milliseconds