Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dbluetooth_le_packet.c63 uint8_t i = 0; in count_bits() local
349 int i; in _dump_addr() local
379 int i; in _dump_uuid() local
399 int sublen, i; in _dump_scan_rsp_data() local
542 int i, opcode; in lell_print() local
H A Dbluetooth_packet.c164 int i; in cycle() local
182 int i; in gen_syndrome_map() local
190 int i; in btbb_gen_syncword() local
213 int i; in air_to_host8() local
221 int i; in air_to_host16() local
229 int i; in air_to_host32() local
237 int i; in air_to_host64() local
470 int i; in btbb_packet_set_data() local
513 int i; in btbb_get_payload_packed() local
554 int a, b, c, i; in unfec13() local
[all …]
H A Dbluetooth_piconet.c35 int i = 0; in count_bits() local
127 int i; in btbb_piconet_set_afh_map() local
173 int i = 0; in precalc() local
257 int i, tmp, output, z_bit[5], p[14]; in perm5() local
318 int h, i, j, k, c_flipped, perm_in, perm_out; in gen_hops() local
457 int i; in init_candidates() local
577 int i; in channel_winnow() local
H A Duthash.h534 #define MUR_GETBLOCK(p,i) p[i] argument
550 #define MUR_GETBLOCK(p,i) (MUR_PLUS0_ALIGNED(p) ? ((p)[i]) : \ argument
/libbtbb/tests/
H A Dtest_header.c52 int i, j, ret, err; in test_gen_packet_header() local
H A Dtest_fec23.c32 int i, j, ret, err; in test_unfec23() local
H A Dtest_syndromes.c31 int ret, i; in test_syndromes() local