Searched refs:check_func (Results 1 – 7 of 7) sorted by relevance
155 if(hci_process_table[g_hci_step].check_func != NULL) in hci_tp_config()158 ret = hci_process_table[g_hci_step].check_func(p_buf_len, p_buf); in hci_tp_config()
19 check_func c, /* check function */
58 check_func checkfn; /* check function */
205 typedef uLong (*check_func) OF((uLong check, const Bytef *buf,
90 check_func c, in inflate_blocks_new()
19 uint8_t (*check_func)(uint8_t len,uint8_t *p_buf); member
1240 - Add EXPORT keyword for check_func (needed for Windows DLL)
Completed in 15 milliseconds