mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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 <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
This commit is contained in:
committed by
Marcel Holtmann
parent
95118dd4ed
commit
c8992cffbe
+754
-1098
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user