_cm_neighbor Struct Reference

#include <cm_xtc_defs.h>


Detailed Description

Neighbor Parameters.

This struct defines a neighbor device and the parameters of the corresponding connection.


Data Fields

bt_addr_t addr
_cm_neighborbetter_com_neigh
 Better Common Neighbor.
bt_hci_con_handle_t con_handle
 Connection Handle.
cm_dev_params_t dev_params
u_char last_seen
 when was this neighbor last seen
_cm_neighbornext
 used for con_buf linked list
u_char page_trials
 Nr of times the device has been paged.
_cm_neighborreduced
 reduction pointer
signed char rssi


Field Documentation

u_char _cm_neighbor::last_seen

when was this neighbor last seen

nr. of inquiries since neighbor was last seen, e.g. 0 if it was seen at last inquiry. Used for expiration of neighbors.

u_char _cm_neighbor::page_trials

Nr of times the device has been paged.

If there is a connection to this neighbor device, con_handle is the corresponding connection handle. If there's no connection to this neighbor device, con_handle is set to BT_HCI_HANDLE_INVALID.

struct _cm_neighbor* _cm_neighbor::reduced

reduction pointer

if not null, xtc will not connect to this neighbor. Pointer to a neighbor that is nearer.


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 !!!