HCI_Init
C
void HCI_Init(uint8_t preferAclTxBufNum);
Description
Initialize HCI mode.
Parameters
Parameter | Description |
---|---|
[in] preferAclTxBufNum | HCI ACL Tx buffer number that application prefer. Note that each buffer is 251 bytes. |
void HCI_Init(uint8_t preferAclTxBufNum);
Initialize HCI mode.
Parameter | Description |
---|---|
[in] preferAclTxBufNum | HCI ACL Tx buffer number that application prefer. Note that each buffer is 251 bytes. |