Searched defs:nbytes (Results 1 – 7 of 7) sorted by relevance
| /hardware/interfaces/automotive/can/1.0/default/ |
| D | CanSocket.cpp | 110 const auto nbytes = read(mSocket.get(), &frame, CAN_MTU); in readerThread() local
|
| /hardware/broadcom/wlan/bcmdhd/dhdutil/ |
| D | bcmutils.c | 1344 uint nbytes, /* number of input data bytes to process */ in hndcrc8() 1417 uint nbytes, /* number of input data bytes to process */ in hndcrc16() 1498 hndcrc32(uint8 *pdata, uint nbytes, uint32 crc) in hndcrc32() 1736 prhex(const char *msg, uchar *buf, uint nbytes) in prhex() 2057 bcm_cmp_bytes(const uchar *arg1, const uchar *arg2, uint8 nbytes) in bcm_cmp_bytes()
|
| D | dhdu.c | 556 dhd_hexdump(uchar *buf, uint nbytes, uint saddr) in dhd_hexdump()
|
| /hardware/synaptics/wlan/synadhd/wifi_hal/ |
| D | nan.cpp | 3602 static void prhex(const char *msg, u8 *buf, u32 nbytes) in prhex()
|
| /hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
| D | nan.cpp | 3830 static void prhex(const char *msg, u8 *buf, u32 nbytes) in prhex()
|
| /hardware/broadcom/wlan/bcmdhd/halutil/ |
| D | halutil.cpp | 666 fprhex(FILE *f_wp, char *buf, uint nbytes, bool prefix) in fprhex()
|
| /hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
| D | wlioctl.h | 1001 uint nbytes; /* number of bytes */ member 1009 uint32 nbytes; /* number of bytes */ member
|