Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dbluetooth_le_packet.c348 static void _dump_addr(const char *name, const uint8_t *buf, int offset, int random) { in _dump_addr()
356 static void _dump_8(const char *name, const uint8_t *buf, int offset) { in _dump_8()
360 static void _dump_16(const char *name, const uint8_t *buf, int offset) { in _dump_16()
365 static void _dump_24(char *name, const uint8_t *buf, int offset) { in _dump_24()
370 static void _dump_32(const char *name, const uint8_t *buf, int offset) { in _dump_32()