MillerTechnologyPeru / hcitool

Bluetooth Host Controller Interface Command Line Tool for for sending HCI commands on macOS and Linux
https://millertechnologyperu.github.io/hcitool/
MIT License
93 stars 11 forks source link

Add `LE Read Resolving List Size Command` #44

Open jmarkstar opened 6 years ago

jmarkstar commented 6 years ago

The LE_Read_Resolving_List_Size command is used to read the total number of address translation entries in the resolving list that can be stored in the Controller. Note: The number of entries that can be stored is not fixed and the Controller can change it at any time (e.g. because the memory used to store the list can also be used for other purposes).