bt_l2cap_service Struct Reference

#include <bt_l2cap.h>


Detailed Description

This struct represents one service.

It contains all the information needed to handle a service.

A service is the logical endpoint that will receive and handle the data fom the l2cap connection. In other words the next higher layer (i.e. rfcomm). The l2cap layer can handle multiple services Each service can be connected to one channel.

See also:
struct bt_l2cap_channel for more information about the channels

struct bt_l2cap_stack for more information about the l2cap layer itself


Data Fields

 BT_L2CAP_CON_CB
 BT_L2CAP_RCV_CB
bt_l2cap_pkt_buffer_entrybuffer
u_char buffer_size
void * cb_arg
u_short channel_id
u_char channel_nr
bt_hci_con_handle_t con_handle
u_short max_mtu
u_short min_mtu
u_short psm


Generated on Wed Apr 29 11:12:32 2009 for BTnut System Software by doxygen 1.5.1
!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!