HomeSort by: relevance | last modified time | path
    Searched defs:make_crc (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/bta2dpd/bta2dpd/
sbc_encode.c 49 static uint8_t make_crc(uint8_t);
735 make_crc(uint8_t config) function in typeref:typename:uint8_t
783 crc = make_crc(config);
1121 blkCrc = make_crc(config);
sbc_encode.c 49 static uint8_t make_crc(uint8_t);
735 make_crc(uint8_t config) function in typeref:typename:uint8_t
783 crc = make_crc(config);
1121 blkCrc = make_crc(config);

Completed in 48 milliseconds