Home
last modified time | relevance | path

Searched defs:n (Results 1 – 4 of 4) sorted by relevance

/libbtbb/python/utils/
H A Dgen_check_tables.py39 def count_bits(n): argument
/libbtbb/lib/src/
H A Dbluetooth_le_packet.c61 static uint8_t count_bits(uint32_t n) in count_bits()
H A Dbluetooth_piconet.c33 int count_bits(uint8_t n) in count_bits()
H A Dbluetooth_packet.c253 static uint8_t count_bits(uint64_t n) in count_bits()