6.1.1 HCI VND Bluetooth Sleep Enable
| Command | OCF | Sub-op code | Command Parameters | Return Parameters |
|---|---|---|---|---|
HCI_VND_BT_Sleep_Enable | 0x0000 | 0x00 | Sleep_Enable_Option | Status |
Description:
This command is the same with the SO command of the RN application to enable or disable low-power operation of RNBD350. When the low-power scheme is enabled, it needs the UART_RX_IND pin to wake up RNBD350 before the command arrives. For more details, refer to Low Power Control or Set Power Down.
This command parameter will be stored to PDS.
| Command | Size | Value | Parameter Description |
|---|---|---|---|
Sleep_Enable_Option | 1 octet | 0x00 | Sleep mode disabled |
| 0x01 | Sleep mode enabled | ||
| All other values | Reserved for future use |
| Command | Size | Value | Parameter Description |
|---|---|---|---|
Status | 1 octet | 0x00 |
|
| 0x01 to 0xFF |
|
Event(s) Generated (unless masked away):
When the HCI_VND_BT_Sleep_Enable command is complete, an
HCI_Command_Complete event generates.
