Skip to content

Commit

Permalink
Bluetooth: hci_event: Use of a function table to handle HCI events
Browse files Browse the repository at this point in the history
This change the use of switch statement to a function table
which is easier to extend and can include min/max length of each HCI
event.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  • Loading branch information
Vudentz authored and intel-lab-lkp committed Dec 1, 2021
1 parent 93626e5 commit bd4b2ee
Show file tree
Hide file tree
Showing 3 changed files with 391 additions and 516 deletions.
Loading

0 comments on commit bd4b2ee

Please sign in to comment.