Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dbluetooth_packet.h103 uint8_t ac_errors; /* Number of bit errors in the AC */ member
H A Dbluetooth_packet.c201 static void init_packet(btbb_packet *pkt, uint32_t lap, uint8_t ac_errors) in init_packet()
369 int max_ac_errors, uint8_t *ac_errors) { in promiscuous_packet_search()
424 int max_ac_errors, uint8_t *ac_errors) { in find_known_lap()
447 uint8_t ac_errors; in btbb_find_ac() local