73typedef enum : uint16_t {
ble_hci_ra8_ble_limits_t
Sizing constants for the adapter's private scratch buffers.
@ k_ble_hci_ra8_ble_handle_mask
ACL handle field carries the 12-bit handle plus PB/BC flags.
@ k_ble_hci_ra8_ble_acl_buf_max
Maximum HCI ACL payload byte count + 4-byte header.
@ k_ble_hci_ra8_ble_evt_buf_max
Maximum HCI event parameter byte count + 2-byte header.
ra8_err_t ble_hci_ra8_ble_deinit(void)
Detach the adapter from the ra8_ble HCI ring.
ra8_err_t ble_hci_ra8_ble_init(void)
Attach the adapter to the ra8_ble HCI ring.
Error Code Definitions for ra8-firmware.
ra8_err_codes_t ra8_err_t
Canonical error-return type used by every ra8-firmware API.