Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dbluetooth_piconet.c316 int a, c, d, x; in gen_hops() local
414 int a, c, d, x, y1, y2, perm, next_channel; in single_hop() local
H A Duthash.h472 #define get16bits(d) (*((const uint16_t *) (d))) argument
476 #define get16bits(d) ((((uint32_t)(((const uint8_t *)(d))[1])) << 8) \ argument