Searched refs:mcumgr_serial_calc_crc (Results 1 – 1 of 1) sorted by relevance
28 static uint16_t mcumgr_serial_calc_crc(const uint8_t *data, int len) in mcumgr_serial_calc_crc() function132 crc = mcumgr_serial_calc_crc(rx_ctxt->nb->data, rx_ctxt->nb->len); in mcumgr_serial_process_frag()194 crc = mcumgr_serial_calc_crc(data, len); in mcumgr_serial_tx_pkt()