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 | | 24 || [5.1.0+] GetBleScanParameterGeneral | ||
|- | |- | ||
| 25 | | 25 || [5.1.0+] GetBleScanParameterSmartDevice | ||
|- | |- | ||
| 26 | | 26 || [5.1.0+] StartBleScanForGeneral | ||
|- | |- | ||
| 27 | | 27 || [5.1.0+] StopBleScanForGeneral | ||
|- | |- | ||
| 28 | | 28 || [5.1.0+] GetBleScanResultsForGeneral | ||
|- | |- | ||
| 29 | | 29 || [5.1.0+] StartBleScanForPairedDevice | ||
|- | |- | ||
| 30 | | 30 || [5.1.0+] StopBleScanForPairedDevice | ||
|- | |- | ||
| 31 | | 31 || [5.1.0+] StartBleScanForSmartDevice | ||
|- | |- | ||
| 32 | | 32 || [5.1.0+] StopBleScanForSmartDevice | ||
|- | |- | ||
| 33 | | 33 || [5.1.0+] GetBleScanResultsForSmartDevice | ||
|- | |- | ||
| 34 | | 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 | | 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 | | 41 || [5.1.0+] BlePairDevice | ||
|- | |- | ||
| 42 | | 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. | | 57 ([5.0.0-5.0.2] 40) || [5.0.0+] [[#RegisterAppletResourceUserId]] | ||
|- | |- | ||
| 58 || [5. | | 58 ([5.0.0-5.0.2] 41) || [5.0.0+] [[#UnregisterAppletResourceUserId]] | ||
|- | |- | ||
| 59 || [5. | | 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 == |