Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Dsbc_encode.c49 static uint8_t make_crc(uint8_t);
735 make_crc(uint8_t config) in make_crc() function
783 crc = make_crc(config); in make_frame()
1121 blkCrc = make_crc(config); in parseFrame()