1.1.2.1.8.4.7 HCI_Cmd
C
void HCI_Cmd(uint16_t length, uint8_t *p_packet);Description
HCI command.
Parameters
| Parameter | Description |
|---|---|
| [in] length | The length of HCI command packet. |
| [in] p_packet | Pointer to HCI command packet. |
void HCI_Cmd(uint16_t length, uint8_t *p_packet);HCI command.
| Parameter | Description |
|---|---|
| [in] length | The length of HCI command packet. |
| [in] p_packet | Pointer to HCI command packet. |
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.