added debugging

Fork of BLE_nRF8001 by RedBearLab

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
_aci_packed_aci_cmd_params_set_local_data_t
aci_cmd_params_change_timing_tStructure for the ACI_CMD_CHANGE_TIMING ACI command parameters
aci_cmd_params_close_remote_pipe_tStructure for the ACI_CMD_CLOSE_REMOTE_PIPE ACI command parameters
aci_cmd_params_connect_tStructure for the ACI_CMD_CONNECT ACI command parameters
aci_cmd_params_disconnect_tStructure for the ACI_CMD_DISCONNECT ACI command parameters
aci_cmd_params_dtm_cmd_tStructure for the ACI_CMD_DTM_CMD ACI command parameters
aci_cmd_params_echo_tStructure for the ACI_CMD_ECHO ACI command parameters
aci_cmd_params_open_remote_pipe_tStructure for the ACI_CMD_OPEN_REMOTE_PIPE ACI command parameters
aci_cmd_params_send_data_tStructure for the ACI_CMD_SEND_DATA ACI command parameters
aci_cmd_params_set_tx_power_tStructure for the ACI_CMD_SET_TX_POWER ACI command parameters
aci_cmd_params_setup_tStructure for the ACI_CMD_SETUP ACI command parameters
aci_cmd_params_test_tStructure for the ACI_CMD_TEST ACI command parameters
aci_cmd_params_write_dynamic_data_tStructure for the ACI_CMD_WRITE_DYNAMIC_DATA ACI command parameters
aci_cmd_tEncapsulates a generic ACI command
aci_event_params_echo_tStructure for the ACI_EVT_ECHO ACI event parameters
aci_evt_cmd_rsp_params_dtm_cmd_tStructure for the ACI_EVT_CMD_RSP event with opcode=ACI_CMD_DTM_CMD event return parameters
aci_evt_cmd_rsp_params_get_battery_level_tStructure for the ACI_EVT_CMD_RSP event with opcode=ACI_CMD_GET_BATTERY_LEVEL event return parameters
aci_evt_cmd_rsp_params_get_device_address_tStructure for the ACI_EVT_CMD_RSP event with opcode=ACI_CMD_GET_DEVICE_ADDRESS event return parameters
aci_evt_cmd_rsp_params_get_device_version_tStructure for the ACI_EVT_CMD_RSP event with opcode=ACI_CMD_GET_DEVICE_VERSION event return parameters
aci_evt_cmd_rsp_params_get_temperature_tStructure for the ACI_EVT_CMD_RSP event with opcode=ACI_CMD_GET_TEMPERATURE event return parameters
aci_evt_cmd_rsp_read_dynamic_data_tStructure for the ACI_EVT_CMD_RSP event with opcode=ACI_CMD_READ_DYNAMIC_DATA event return parameters
aci_evt_params_bond_status_tStructure for the ACI_EVT_BOND_STATUS event return parameters
aci_evt_params_cmd_rsp_tStructure for the ACI_EVT_CMD_RSP event return parameters
aci_evt_params_connected_tStructure for the ACI_EVT_CONNECTED event return parameters
aci_evt_params_data_ack_tStructure for the ACI_EVT_DATA_ACK event return parameters
aci_evt_params_data_credit_tStructure for the ACI_EVT_DATA_CREDIT event return parameters
aci_evt_params_data_received_tStructure for the ACI_EVT_DATA_RECEIVED event return parameters
aci_evt_params_device_started_tStructure for the ACI_EVT_DEVICE_STARTED event return parameters
aci_evt_params_disconnected_tStructure for the ACI_EVT_DISCONNECTED event return parameters
aci_evt_params_display_passkey_tStructure for the ACI_EVT_DISPLAY_PASSKEY event return parameters
aci_evt_params_hw_error_tStructure for the ACI_EVT_HW_ERROR event return parameters
aci_evt_params_key_request_tStructure for the ACI_EVT_KEY_REQUEST event return parameters
aci_evt_params_pipe_error_tStructure for the ACI_EVT_PIPE_ERROR event return parameters
aci_evt_params_pipe_status_tStructure for the ACI_EVT_PIPE_STATUS event return parameters
aci_evt_params_timing_tStructure for the ACI_EVT_TIMING event return parameters
aci_evt_tEncapsulates a generic ACI event
aci_ll_conn_params_tLink Layer Connection Parameters
aci_pins_tDatatype for ACI pins and interface (polling/interrupt)
aci_queue_tData type for queue of data packets to send/receive from radio
aci_rx_data_tGeneric ACI receive data structure
aci_tx_data_tGeneric ACI transmit data structure