Searched defs:b (Results 1 – 4 of 4) sorted by relevance
/libbtbb/lib/src/ |
H A D | bluetooth_piconet.h | 60 int b, e; member
|
H A D | bluetooth_piconet.c | 222 #define BUTTERFLY(z,p,c,a,b) \ argument 227 #define BUTTERFLY(z,p,c,a,b) \ argument
|
H A D | bluetooth_packet.c | 554 int a, b, c, i; in unfec13() local 1377 int a, b, c; in btbb_header_present() local
|
H A D | uthash.h | 414 #define HASH_JEN_MIX(a,b,c) \ argument 605 #define HASH_KEYCMP(a,b,len) memcmp(a,b,len) argument
|