Get BT Interface Capabilities
更新时间: 2026/08/06
在Gitcode上查看源码Get BT Interface Capabilities
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the BT interface capability.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 36h |
| - | N/A |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | Number of outstanding requests supported (1 based. 0 illegal) |
| 3 | Input (request) buffer message size in bytes. (1 based.) |
| 4 | Output (response) buffer message size in bytes. (1 based.) |
| 5 | BMC Request-to-Response time, in seconds, 1 based. 30 seconds, maximum. |
| 6 | Recommended retries (1 based) |
Command Example
BT interface capability.
Request:
bash
ipmicmd -k "0f 00 06 36" smi 0Response:
text
00 ff ff 05 03