Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/
DCanSocket.cpp110 const auto nbytes = read(mSocket.get(), &frame, CAN_MTU); in readerThread() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c556 dhd_hexdump(uchar *buf, uint nbytes, uint saddr) in dhd_hexdump()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp3465 static void prhex(const char *msg, u8 *buf, u32 nbytes) in prhex()