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 Supported States Command #37

Open jmarkstar opened 6 years ago

jmarkstar commented 6 years ago

The LE_Read_Supported_States command reads the states and state combinations that the link layer supports.

jmarkstar commented 6 years ago

Implemente func deviceRequest <CP: HCICommandParameter, EP: HCIEventParameter>() method on BluetoothDarwin