Home
last modified time | relevance | path

Searched refs:c1 (Results 1 – 2 of 2) sorted by relevance

/libbtbb/lib/src/
H A Dbluetooth_piconet.h64 int a1, c1, d1; member
H A Dbluetooth_piconet.c202 pn->c1 = ((address >> 4) & 0x10) + in address_precalc()
332 c = pn->c1 ^ j; in gen_hops()
423 c = (pn->c1 ^ (clock >> 16)) & 0x1f; in single_hop()