Searched defs:adv_info (Results 1 – 1 of 1) sorted by relevance
158 struct adv_info { struct159 struct delayed_work timeout_exp;160 __u8 instance;161 __u32 flags;162 __u16 timeout;163 __u16 adv_data_len;164 __u8 adv_data[HCI_MAX_AD_LENGTH];165 __u16 scan_rsp_len;166 __u8 scan_rsp_data[HCI_MAX_AD_LENGTH];