BTM services: Difference between revisions

No edit summary
Line 182: Line 182:
** It then goes through various arrays again for updating state.
** It then goes through various arrays again for updating state.
** {...}
** {...}
Note that the above func is also called from various other funcs as well. An [[Bluetooth_Driver_services#HidEventType|event]] for opening a hid connection also triggers it in some cases.


The SetTsi wrapper func is implemented as follows:
The SetTsi wrapper func is implemented as follows: