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

#include <smp.h>

Data Fields

__u8 io_capability
 
__u8 oob_flag
 
__u8 auth_req
 
__u8 max_key_size
 
__u8 init_key_dist
 
__u8 resp_key_dist
 

Detailed Description

Definition at line 32 of file smp.h.

Field Documentation

__u8 auth_req

Definition at line 35 of file smp.h.

__u8 init_key_dist

Definition at line 37 of file smp.h.

__u8 io_capability

Definition at line 33 of file smp.h.

__u8 max_key_size

Definition at line 36 of file smp.h.

__u8 oob_flag

Definition at line 34 of file smp.h.

__u8 resp_key_dist

Definition at line 38 of file smp.h.


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