Home
last modified time | relevance | path

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

/include/net/bluetooth/
Dhci_core.h170 struct adv_info { struct
171 struct list_head list;
172 bool pending;
173 __u8 instance;
174 __u32 flags;
175 __u16 timeout;
176 __u16 remaining_time;
177 __u16 duration;
178 __u16 adv_data_len;
179 __u8 adv_data[HCI_MAX_AD_LENGTH];
[all …]