btstack_chipset_t is only used within Bluetooth LE Stack.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const char *
chipset driver name.
void (*)(const void * transport_config)
init driver allows to reset init script index.
btstack_chipset_result_t (*)(uint8_t * hci_cmd_buffer)
support custom init sequences after RESET command.
void (*)(uint32_t baudrate, uint8_t *hci_cmd_buffer)
provide UART Baud Rate change command.
void (*)(bd_addr_t addr, uint8_t *hci_cmd_buffer)
provide Set BD Addr command.

References

from examples