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

  /src/sys/dev/bluetooth/
bcsp.c 148 static void bcsp_crc_update(uint16_t *, uint8_t);
766 bcsp_crc_update(&crc, *(buf + n));
827 bcsp_crc_update(&crc, *(buf + n));
860 bcsp_crc_update(uint16_t *crc, uint8_t d) function in typeref:typename:void

Completed in 13 milliseconds