Changes

Jump to navigation Jump to search
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.
Line 1,396: Line 1,408:  
* DATAC is not actually supported, since the callback function (<code>bta_hh_cback</code>) just frees the message and returns.
 
* DATAC is not actually supported, since the callback function (<code>bta_hh_cback</code>) just frees the message and returns.
   −
== Firmware ==
+
== Versions ==
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
 
! System Version
 
! System Version
! BSA version string
+
! bsa_version_string
! Date string
+
! bsa_version_info_string
 
! Config string
 
! Config string
 
|-
 
|-

Navigation menu