BTM services: Difference between revisions

No edit summary
No edit summary
Line 60: Line 60:
| 23 || [5.0.0+] [[#AcquireBleScanEvent]]
| 23 || [5.0.0+] [[#AcquireBleScanEvent]]
|-
|-
| 24 ([5.0.0-5.0.2] ?) || [5.0.0+] GetBleScanParameterGeneral
| 24 || [5.1.0+] GetBleScanParameterGeneral
|-
|-
| 25 ([5.0.0-5.0.2] ?) || [5.0.0+] GetBleScanParameterSmartDevice
| 25 || [5.1.0+] GetBleScanParameterSmartDevice
|-
|-
| 26 ([5.0.0-5.0.2] ?) || [5.0.0+] StartBleScanForGeneral
| 26 || [5.1.0+] StartBleScanForGeneral
|-
|-
| 27 ([5.0.0-5.0.2] ?) || [5.0.0+] StopBleScanForGeneral
| 27 || [5.1.0+] StopBleScanForGeneral
|-
|-
| 28 ([5.0.0-5.0.2] ?) || [5.0.0+] GetBleScanResultsForGeneral
| 28 || [5.1.0+] GetBleScanResultsForGeneral
|-
|-
| 29 ([5.0.0-5.0.2] ?) || [5.0.0+] StartBleScanForPairedDevice
| 29 || [5.1.0+] StartBleScanForPairedDevice
|-
|-
| 30 ([5.0.0-5.0.2] ?) || [5.0.0+] StopBleScanForPairedDevice
| 30 || [5.1.0+] StopBleScanForPairedDevice
|-
|-
| 31 ([5.0.0-5.0.2] ?) || [5.0.0+] StartBleScanForSmartDevice
| 31 || [5.1.0+] StartBleScanForSmartDevice
|-
|-
| 32 ([5.0.0-5.0.2] ?) || [5.0.0+] StopBleScanForSmartDevice
| 32 || [5.1.0+] StopBleScanForSmartDevice
|-
|-
| 33 ([5.0.0-5.0.2] ?) || [5.0.0+] GetBleScanResultsForSmartDevice
| 33 || [5.1.0+] GetBleScanResultsForSmartDevice
|-
|-
| 34 ([5.0.0-5.0.2] ?) || [5.0.0+] AcquireBleConnectionEvent
| 34 || [5.1.0+] AcquireBleConnectionEvent
|-
|-
| 35 ([5.0.0-5.0.2] 24) || [5.0.0+] [[#BleConnect]]
| 35 ([5.0.0-5.0.2] 24) || [5.0.0+] [[#BleConnect]]
|-
|-
| 36 ([5.0.0-5.0.2] ?) || [5.0.0+] BleOverrideConnection
| 36 || [5.1.0+] BleOverrideConnection
|-
|-
| 37 ([5.0.0-5.0.2] 25) || [5.0.0+] [[#BleDisconnect]]
| 37 ([5.0.0-5.0.2] 25) || [5.0.0+] [[#BleDisconnect]]
Line 94: Line 94:
| 40 ([5.0.0-5.0.2] 28) || [5.0.0+] [[#AcquireBlePairingEvent]]
| 40 ([5.0.0-5.0.2] 28) || [5.0.0+] [[#AcquireBlePairingEvent]]
|-
|-
| 41 ([5.0.0-5.0.2] ?) || [5.0.0+] BlePairDevice
| 41 || [5.1.0+] BlePairDevice
|-
|-
| 42 ([5.0.0-5.0.2] ?) || [5.0.0+] BleUnpairDeviceOnBoth
| 42 || [5.1.0+] BleUnpairDeviceOnBoth
|-
|-
| 43 || [5.1.0+] BleUnpairDevice
| 43 || [5.1.0+] BleUnpairDevice
Line 126: Line 126:
| 56 ([5.0.0-5.0.2] 39) || [5.0.0+] [[#UnregisterBleGattDataPath]]
| 56 ([5.0.0-5.0.2] 39) || [5.0.0+] [[#UnregisterBleGattDataPath]]
|-
|-
| 57 || [5.1.0+] RegisterAppletResourceUserId
| 57 ([5.0.0-5.0.2] 40) || [5.0.0+] [[#RegisterAppletResourceUserId]]
|-
|-
| 58 || [5.1.0+] UnregisterAppletResourceUserId
| 58 ([5.0.0-5.0.2] 41) || [5.0.0+] [[#UnregisterAppletResourceUserId]]
|-
|-
| 59 || [5.1.0+] SetAppletResourceUserId
| 59 ([5.0.0-5.0.2] 42) || [5.0.0+] [[#SetAppletResourceUserId]]
|-
|-
| 60 || [8.0.0+]  
| 60 || [8.0.0+]  
Line 294: Line 294:
== UnregisterBleGattDataPath ==
== UnregisterBleGattDataPath ==
Takes a [[#BleDataPath]], no output.
Takes a [[#BleDataPath]], no output.
== RegisterAppletResourceUserId ==
Takes an input u32 and an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output.
== UnregisterAppletResourceUserId ==
Takes an input [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output.
== SetAppletResourceUserId ==
Takes an input [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output.


== Cmd60 ==
== Cmd60 ==