6.1.11 HCI VND PTA Enable
Command | OCF | Sub-op code | Command Parameters | Return Parameters |
---|---|---|---|---|
HCI_VND_PTA_Enable | 0x0000 | 0x0A | PTA_Enable_Option | Status |
Description:
This command is used to configure the PTA function.
Command parameters:
PTA_Enable_Option Size: 1 octet
Value | Parameter Description |
0x00 | PTA function disabled |
0x01 | PTA function enabled |
Return parameters:
Status: Size: 1 octet
Value | Parameter Description |
0x00 | HCI_PTA_Enable command succeeded |
0x01 to 0xFF | HCI_PTA_Enable command failed. See [Vol 1] Part F, Controller Error Codes for a list of error codes and descriptions. |
Event(s) generated (unless masked away):
When the HCI_VND_PTA_Enable command completes, an HCI_Command_Complete event generates.