Home
last modified time | relevance | path

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

/libbtbb/python/utils/
H A Dle_whitening.py4 bits = [] variable
/libbtbb/lib/src/
H A Dbluetooth_packet.c211 static uint8_t air_to_host8(const char *air_order, const int bits) in air_to_host8()
219 static uint16_t air_to_host16(const char *air_order, const int bits) in air_to_host16()
227 static uint32_t air_to_host32(const char *air_order, const int bits) in air_to_host32()
235 static uint64_t air_to_host64(const char *air_order, const int bits) in air_to_host64()
1025 int bits; in EV3() local
1067 int bits = 0; /* number of payload bits we have decoded */ in EV4() local
1111 int bits; in EV5() local