Searched refs:bt_ots_client_calc_checksum (Results 1 – 3 of 3) sorted by relevance
1161 static inline uint32_t bt_ots_client_calc_checksum(const uint8_t *data, size_t len) in bt_ots_client_calc_checksum() function
142 last_checksum = bt_ots_client_calc_checksum(obj_data_buf, size_to_write); in otc_btn_work_fn()
213 checksum = bt_ots_client_calc_checksum((const uint8_t *)obj_data, params->len); in oacp_checksum_proc_validate()