COSA
An Object-Oriented Platform for Arduino Programming
CC3000.hh File Reference
#include "Cosa/Types.h"
#include "HCI.hh"
#include "Cosa/Socket.hh"
Include dependency graph for CC3000.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CC3000
 
class  CC3000::Driver
 
class  CC3000::UnsolicitedEvent
 
struct  CC3000::hci_cmnd_wlan_ioctl_set_scanparam_t
 
struct  CC3000::hci_evnt_wlan_ioctl_get_scan_results_t
 
struct  CC3000::hci_cmnd_wlan_connect_t
 
struct  CC3000::hci_cmnd_wlan_ioctl_set_connection_policy_t
 
struct  CC3000::hci_cmnd_wlan_ioctl_del_profile_t
 
struct  CC3000::hci_cmnd_wlan_ioctl_get_scan_results_t
 
struct  CC3000::hci_cmnd_wlan_set_event_mask_t
 
struct  CC3000::hci_cmnd_nvmem_read_t
 
struct  CC3000::hci_cmnd_socket_t
 
struct  CC3000::hci_cmnd_bind_t
 
struct  CC3000::hci_cmnd_recv_t
 
struct  CC3000::hci_cmnd_accept_t
 
struct  CC3000::hci_cmnd_listen_t
 
struct  CC3000::hci_cmnd_connect_t
 
struct  CC3000::hci_cmnd_select_t
 
struct  CC3000::hci_cmnd_setsockopt_t
 
struct  CC3000::hci_cmnd_getsockopt_t
 
struct  CC3000::hci_cmnd_close_socket_t
 
struct  CC3000::hci_cmnd_recvfrom_t
 
struct  CC3000::hci_cmnd_gethostbyname_t
 
struct  CC3000::hci_cmnd_simple_link_start_t
 
struct  CC3000::hci_data_send_t
 
struct  CC3000::hci_data_recv_t
 
struct  CC3000::hci_data_nvmem_read_t
 
struct  CC3000::hci_evnt_wlan_connect_t
 
struct  CC3000::hci_evnt_wlan_disconnect_t
 
struct  CC3000::hci_evnt_wlan_ioctl_set_scanparam_t
 
struct  CC3000::hci_evnt_wlan_ioctl_set_connection_policy_t
 
struct  CC3000::hci_evnt_wlan_ioctl_del_profile_t
 
struct  CC3000::hci_evnt_wlan_set_event_mask_t
 
struct  CC3000::hci_evnt_wlan_ioctl_statusget_t
 
struct  CC3000::hci_evnt_nvmem_read_t
 
struct  CC3000::hci_evnt_read_sp_version_t
 
struct  CC3000::hci_evnt_socket_t
 
struct  CC3000::hci_evnt_bind_t
 
struct  CC3000::hci_evnt_send_t
 
struct  CC3000::hci_evnt_recv_t
 
struct  CC3000::hci_evnt_accept_t
 
struct  CC3000::hci_evnt_listen_t
 
struct  CC3000::hci_evnt_connect_t
 
struct  CC3000::hci_evnt_select_t
 
struct  CC3000::hci_evnt_setsockopt_t
 
struct  CC3000::hci_evnt_close_socket_t
 
struct  CC3000::hci_evnt_sendto_t
 
struct  CC3000::hci_evnt_netapp_ping_send_t
 
struct  CC3000::hci_evnt_netapp_ping_report_t
 
struct  CC3000::hci_evnt_netapp_ping_stop_t
 
struct  CC3000::hci_evnt_netapp_getipconfig_t
 
struct  CC3000::hci_evnt_data_unsol_free_buff_t
 
struct  CC3000::hci_evnt_wlan_unsol_connect_t
 
struct  CC3000::hci_evnt_wlan_unsol_disconnect_t
 
struct  CC3000::hci_evnt_wlan_unsol_dhcp_t
 
struct  CC3000::hci_evnt_wlan_unsol_ping_report_t
 
struct  CC3000::hci_evnt_wlan_unsol_smart_config_done_t
 
struct  CC3000::hci_evnt_wlan_unsol_keepalive_t
 
struct  CC3000::hci_evnt_wlan_unsol_tcp_close_wait_t
 
struct  CC3000::hci_evnt_simple_link_start_t
 
struct  CC3000::hci_evnt_read_buffer_size_t
 

Detailed Description

Version
1.0

License

Copyright (C) 2015, Mikael Patel

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

This file is part of the Arduino Che Cosa project.

Definition in file CC3000.hh.