Searched refs:BPOLY (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
H A Daes.c74 #define BPOLY 0x1b macro
232 { uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0;

Completed in 199 milliseconds