Changes

Line 14: Line 14:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 0 || InitializeBluetoothDriver
+
| 0 || [[#InitializeBluetoothDriver]]
 
|-
 
|-
| 1 || InitializeBluetooth
+
| 1 || [[#InitializeBluetooth]]
 
|-
 
|-
 
| 2 || EnableBluetooth
 
| 2 || EnableBluetooth
Line 222: Line 222:     
Various cmdids were moved with [4.0.0+] and [5.0.0+].
 
Various cmdids were moved with [4.0.0+] and [5.0.0+].
 +
 +
== InitializeBluetoothDriver ==
 +
No input/output.
 +
 +
This is the first cmd used during service init.
 +
 +
== InitializeBluetooth ==
 +
No input, returns an output Event handle with EventClearMode=1.
    
== CreateBond ==
 
== CreateBond ==