Home | History | Annotate | Download | only in dhdutil

Lines Matching refs:uchar

59 pktcopy(osl_t *osh, void *p, uint offset, int len, uchar *buf)
91 pktfrombuf(osl_t *osh, void *p, uint offset, int len, uchar *buf)
1736 prhex(const char *msg, uchar *buf, uint nbytes)
2044 bcm_inc_bytes(uchar *num, int num_bytes, uint8 amount)
2057 bcm_cmp_bytes(const uchar *arg1, const uchar *arg2, uint8 nbytes)
2069 bcm_print_bytes(const char *name, const uchar *data, int len)
2123 bcm_format_ssid(char* buf, const uchar ssid[], uint ssid_len)
2136 } else if (bcm_isprint((uchar)c)) {