/home/beutel/eclipse/btnut/btnode/include/bt/bt_hci_api.h | Represents one entity of a running stack (more than one possible) Keeps all data for one stack, like devices, buffers, states, ... This is the main struct your program should have |
__iobuf | Stores the current status of a stream |
_ACEDCB | ACE device control block structure |
_AHDLCDCB | Asynchronous HDLC device information structure |
_ARPENTRY | ARP entry structure |
_AT45_DEVTAB | Known device type entry |
_AT45DB_DCB | Active device entry |
_AUTHINFO | HTTP authorization information structure |
_bt_acl_com_buffer_entry | |
_bt_acl_com_service | |
_bt_acl_com_stack | |
_CANFRAME | CAN frame structure |
_CANINFO | CAN controller information structure |
_CGIFUNCTION | Registered CGI function |
_cm_neighbor | Neighbor Parameters |
_cm_stack | Connection manager stack |
_CONFNET | Network configuration structure |
_CONFOS | Operating system configuration structure |
_dirdesc | Internally used directory information structure |
_fifo_queue_t | Representation of a FIFO queue |
_HEAPNODE | Heap memory node information structure |
_IFSTREAM | Stream interface information structure |
_log_msg_tail_s | Definition of the log message trailer |
_mhop_cl_pkt_hdr | Definition of the multi-hop control header |
_mhop_cl_stack_s | Connection-less multi-hop stack |
_MMCDCB | Private data of NPL card interface |
_MMCFCB | Local multimedia card mount information |
_MMCIFC | Low level access information structure |
_mutex | Recursive mutex |
_NBDATA | Data part of a network buffer structure |
_NETBUF | Network buffer structure |
_NICINFO | Network interface controller information structure |
_NUTDEVICE | Device structure |
_NUTFILE | File structure |
_NUTRTC | RTC device structure |
_NUTTHREADINFO | Thread information structure |
_NUTTIMERINFO | Timer information structure |
_NUTVIRTUALDEVICE | Virtual device structure |
_PHATFILE | PHAT file descriptor structure |
_PHATSECTBUF | Sector buffer structure |
_PHATVOL | Volume info structure |
_PNUTFILE | PNUT file descriptor structure |
_PPPDCB | PPP interface structure |
_REQUEST | HTTP request information structure |
_RINGBUF | Character device ring buffer structure |
_ROMENTRY | Mikro-ROM directory entry structure |
_ROMFILE | Mikro-ROM file information structure |
_RTENTRY | Route entry structure |
_sync_nb | Represents a neighbour BTnode Make use of the typedef'd type sync_neighbour. A linked list is formed out of these elements in order to store the time of the last receiveing/sending event with the corresponding BTnode. The list is always ordered. The BTnode of the latest communication is at the beginning of the list, the BTnode of the oldest communication is at the end. Maximal SYNC_MAX_NEIGHBOURS neighbours are allowed. If already SYNC_MAX_NEIGHBOURS are stored in the list, the oldest (last) entry will be removed |
_t_traceitem | Item in the trace buffer |
_TCPPSEUDOHDR | TCP pseudo header structure |
_TERMDCB | Terminal device control block structure |
_tm | Structure to store a date/time value |
_tv | Represents unix time in seconds and microseconds |
_UARTDCB | UART device control block structure |
_UNIXDCB | UNIX devices low level information structure |
_USARTDCB | USART device low level information structure |
_xbank_prog_info_s | Program information struct |
arphdr | ARP packet header structure |
bt_acl_pkt_buf_s | ACL Packet Buffer Definition |
bt_hci_cmd_response | |
bt_hci_connection | |
bt_hci_inquiry_result | |
bt_hci_local_version_result | |
bt_hci_pkt_acl | |
bt_hci_pkt_cmd | |
bt_hci_pkt_evt | |
bt_hci_pkt_sco | |
bt_hci_uart | |
bt_l2cap_acl_buffer_entry | Buffer entry for internal acl packet buffering |
bt_l2cap_acl_pkt | Represents one l2cap packet including the acl header |
bt_l2cap_bb_connection | |
bt_l2cap_channel | This struct represents one l2cap channel |
bt_l2cap_channel_info_data | This struct contains some internal information to process the packets. A pointer to this information is added at the end of a l2cap data packet |
bt_l2cap_pkt_buffer_entry | Buffer entry for internal l2cap packet buffering |
bt_l2cap_service | This struct represents one service |
bt_l2cap_signal | This struct contains the header fields of a l2cap signaling packet |
bt_l2cap_signal_buffer | Buffer entry for internal l2cap signal buffering |
bt_l2cap_stack | Represents one entity of the l2cap layer itself |
bt_semaphore | Represents a bt_semaphore, a number of ressources that can be shared by many threads |
btstack | Represents one entity of a running stack (more possible) Keeps all data for one stack, like devices, buffers, states, .. |
ccc_packet_st | |
con_mgr_stack_s | Definition of the connection manager stack |
DEVDCB | Device driver's private data structure |
dirent | Directory entry structure |
dyn_cfg | Dynamic configuration structure |
ether_arp | Ethernet ARP protocol structure |
ether_header | Ethernet protocol header |
FTPSESSION | FTP session information structure |
icmp | ICMP protocol header structure |
ifcan | CAN interface structure |
ifnet | Network interface structure |
IOCTL_ARG2 | General structure for two arguments |
IOCTL_ARG3 | General structure for three arguments |
mac_interface_st | |
mhop_cl_fwt_entry_s | Forwarding table entry |
NICINFO | |
PNUT_DIRENTRY | Directory entry structure |
PNUT_FINDRESULT | Directory search result information structure |
PNUT_NODE | Node structure |
stat | File status structure |
syncbounds | Represents a pair of bounds |
tcp_socket | TCP socket information structure |
tcphdr | TCP protocol header structure |
udp_socket | UDP socket information structure |
udphdr | UDP protocol header structure |