|
Linux Kernel
3.7.1
|
#include <hci_core.h>
Data Fields | |
| u8 | inqd_pdt |
| u8 | inqd_dtq |
| u8 | inqd_ver |
| u8 | inqd_rdf |
| u8 | inqd_len |
| u8 | inqd_pad1 [2] |
| u8 | inqd_pad2 |
| u8 | inqd_vid [8] |
| u8 | inqd_pid [16] |
| u8 | inqd_prl [4] |
| unsigned char | DeviceType |
| unsigned char | DeviceTypeModifier |
| unsigned char | Versions |
| unsigned char | Format |
| unsigned char | AdditionalLength |
| unsigned char | Reserved [2] |
| unsigned char | Capability |
| unsigned char | VendorId [8] |
| unsigned char | ProductId [16] |
| unsigned char | ProductRevisionLevel [4] |
| unsigned char | VendorSpecific [20] |
| unsigned char | Reserved3 [40] |
| bdaddr_t | bdaddr |
| __u8 | pscan_rep_mode |
| __u8 | pscan_period_mode |
| __u8 | pscan_mode |
| __u8 | dev_class [3] |
| __le16 | clock_offset |
| __s8 | rssi |
| __u8 | ssp_mode |
| bdaddr_t bdaddr |
Definition at line 35 of file hci_core.h.
| __le16 clock_offset |
Definition at line 40 of file hci_core.h.
| __u8 dev_class[3] |
Definition at line 39 of file hci_core.h.
| __u8 pscan_mode |
Definition at line 38 of file hci_core.h.
| __u8 pscan_period_mode |
Definition at line 37 of file hci_core.h.
| __u8 pscan_rep_mode |
Definition at line 36 of file hci_core.h.
| __s8 rssi |
Definition at line 41 of file hci_core.h.
Definition at line 42 of file hci_core.h.
1.8.2