Searched refs:read_bytes (Results 1 – 1 of 1) sorted by relevance
| /devicemodel/core/ |
| A D | pm_vuart.c | 63 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 50 milliseconds