Home
last modified time | relevance | path

Searched refs:num_bits_set (Results 1 – 1 of 1) sorted by relevance

/btstack/src/
H A Dhci.c6059 const uint8_t num_bits_set[] = { 0, 1, 1, 2, 1, 2, 2, 3 }; in hci_le_num_phys() local
6061 return num_bits_set[phys]; in hci_le_num_phys()