Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
smp_ltk Struct Reference

#include <hci_core.h>

Data Fields

struct list_head list
 
bdaddr_t bdaddr
 
u8 bdaddr_type
 
u8 authenticated
 
u8 type
 
u8 enc_size
 
__le16 ediv
 
u8 rand [8]
 
u8 val [16]
 

Detailed Description

Definition at line 91 of file hci_core.h.

Field Documentation

u8 authenticated

Definition at line 95 of file hci_core.h.

bdaddr_t bdaddr

Definition at line 93 of file hci_core.h.

u8 bdaddr_type

Definition at line 94 of file hci_core.h.

__le16 ediv

Definition at line 98 of file hci_core.h.

u8 enc_size

Definition at line 97 of file hci_core.h.

Definition at line 92 of file hci_core.h.

u8 rand[8]

Definition at line 99 of file hci_core.h.

Definition at line 96 of file hci_core.h.

u8 val[16]

Definition at line 100 of file hci_core.h.


The documentation for this struct was generated from the following file: