Searched defs:__read (Results 1 – 5 of 5) sorted by relevance
/btstack/port/samv71-xplained-atwilc3000/ASF/common/utils/stdio/ |
H A D | read.c | 82 size_t __read(int handle, unsigned char *buffer, size_t size) in __read() function
|
/btstack/test/sbc/ |
H A D | sbc_decoder_test.c | 79 static ssize_t __read(int fd, void *buf, size_t count){ in __read() function
|
H A D | pklg_msbc_test.c | 71 static ssize_t __read(int fd, void *buf, size_t count){ in __read() function
|
/btstack/test/hfp/ |
H A D | pklg_cvsd_test.c | 70 static ssize_t __read(int fd, void *buf, size_t count){ in __read() function
|
/btstack/test/lc3/ |
H A D | lc3_decoder.c | 69 static ssize_t __read(int fd, void *buf, size_t count){ in __read() function
|