Bluetooth: hci_event: Use of a function table to handle Command Complete
This change the use of switch statement to a function table which is easier to extend and can include min/max length of each command. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
parent
95118dd4ed
commit
c8992cffbe
1 changed files with 754 additions and 1098 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue