Searched defs:nbytes (Results 1 – 8 of 8) 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/broadcom/wlan/bcmdhd/wifi_hal/ |
D | common.cpp | 311 void prhex(const char *msg, u8 *buf, u32 nbytes) in prhex()
|
/hardware/broadcom/wlan/bcmdhd/halutil/ |
D | halutil.cpp | 96 static void prhex_msg(const char *msg, u8 *buf, u32 nbytes) in prhex_msg() 774 fprhex(FILE *f_wp, char *buf, uint nbytes, bool prefix) in fprhex()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | xfixesproto.h | 462 CARD16 nbytes; member
|
/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/dhdutil/include/ |
D | wlioctl.h | 1001 uint nbytes; /* number of bytes */ member 1009 uint32 nbytes; /* number of bytes */ member
|