Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h158 struct adv_info { struct
159 struct list_head list;
160 bool pending;
161 __u8 instance;
162 __u32 flags;
163 __u16 timeout;
164 __u16 remaining_time;
165 __u16 duration;
166 __u16 adv_data_len;
167 __u8 adv_data[HCI_MAX_AD_LENGTH];
[all …]