Home
last modified time | relevance | path

Searched defs:hci_dev_info (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/profilers/powertop/src/
Dbluetooth.c66 struct hci_dev_info { struct
67 __u16 dev_id;
68 char name[8];
70 bdaddr_t bdaddr;
72 __u32 flags;
73 __u8 type;
75 __u8 features[8];
99 struct hci_dev_info devinfo; in suggest_bluetooth_off() argument