uint8_t bool_t
Boolean data type.
uint16_t hciDrvWrite(uint8_t type, uint16_t len, uint8_t *pData)
Write data the driver.
unsigned short uint16_t
Unsigned 16-bit value.
uint16_t hciDrvRead(uint16_t len, uint8_t *pData)
Read data bytes from the driver.
bool_t hciDrvReadyToSleep(void)
Returns TRUE if driver allows MCU to enter low power sleep mode.
unsigned char uint8_t
Unsigned 8-bit value.