Searched refs:ext_adv (Results 1 – 1 of 1) sorted by relevance
6144 u8 *data, u8 len, bool ext_adv, bool ctl_time, in process_adv_report() argument6237 if (!ext_adv && conn && type == LE_ADV_IND && in process_adv_report()6297 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()6329 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()7460 struct hci_ev_le_ext_adv_info *ext_adv; in hci_store_wake_reason() local7499 ext_adv = (void *)(ptr + 1); in hci_store_wake_reason()7511 bacpy(&hdev->wake_addr, &ext_adv->bdaddr); in hci_store_wake_reason()7512 hdev->wake_addr_type = ext_adv->bdaddr_type; in hci_store_wake_reason()