Bluetooth Driver services: Difference between revisions

No edit summary
No edit summary
Line 403: Line 403:


== SetTsi ==
== SetTsi ==
Takes an input [[#Address]] and an u8, no output.
Takes an input [[#Address]] and an u8 Tsi, no output.


This is used by [[BTM_services|btm]].
This is used by [[BTM_services|btm]].
The response will be available via [[#GetHidEventInfo]].
Tsi: non-value-0xFF to Set, value 0xFF to Exit.


== EnableBurstMode ==
== EnableBurstMode ==
Line 411: Line 415:


This is used by [[BTM_services|btm]].
This is used by [[BTM_services|btm]].
The response will be available via [[#GetHidEventInfo]].
bool flag: true = Set, false = Exit.


== SetZeroRetransmission ==
== SetZeroRetransmission ==
Line 418: Line 426:


This is used by [[BTM_services|btm]].
This is used by [[BTM_services|btm]].
The response will be available via [[#GetHidEventInfo]].


== EnableMcMode ==
== EnableMcMode ==
Line 752: Line 762:
== MoveToSecondaryPiconet ==
== MoveToSecondaryPiconet ==
Takes an input [[#Address]], no output.
Takes an input [[#Address]], no output.
The response will be available via [[#GetHidEventInfo]].


== IsManufacturingMode ==
== IsManufacturingMode ==
Line 956: Line 968:
| 4 || || DATA report on the Interrupt channel.
| 4 || || DATA report on the Interrupt channel.
|-
|-
| 7 || || Only used with [[#GetHidEventInfo]].
| 7 || || Response for extensions. Only used with [[#GetHidEventInfo]].
|-
|-
| 8 || || Response to SET_REPORT.
| 8 || || Response to SET_REPORT.