1.1.2.1.8.4.7 HCI_Cmd

C

void HCI_Cmd(uint16_t  length, uint8_t *p_packet);

Description

HCI command.

Parameters

ParameterDescription
[in] lengthThe length of HCI command packet.
[in] p_packetPointer to HCI command packet.