Home
last modified time | relevance | path

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

/libbtbb/python/utils/
H A Dencode_sw.py62 codeword = encode(data) variable
/libbtbb/lib/src/
H A Dbluetooth_packet.c147 static uint64_t gen_syndrome(uint64_t codeword) in gen_syndrome()
161 static void cycle(uint64_t error, int start, int depth, uint64_t codeword) in cycle()
191 uint64_t codeword = DEFAULT_CODEWORD; in btbb_gen_syncword() local
370 uint64_t syncword, codeword, syndrome, corrected_barker; in promiscuous_packet_search() local
574 uint16_t codeword = 0; in fec23() local
593 uint16_t data, codeword; in unfec23() local