Searched refs:ext_adv (Results 1 – 1 of 1) sorted by relevance
5391 bool ext_adv) in process_adv_report() argument5413 if (!ext_adv && len > HCI_MAX_AD_LENGTH) { in process_adv_report()5478 if (!ext_adv && conn && type == LE_ADV_IND && len <= HCI_MAX_AD_LENGTH) { in process_adv_report()5533 if (!ext_adv && !has_pending_adv_report(hdev)) { in process_adv_report()5568 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()6025 struct hci_ev_le_ext_adv_report *ext_adv; in hci_store_wake_reason() local6064 ext_adv = (void *)(ptr + 1); in hci_store_wake_reason()6076 bacpy(&hdev->wake_addr, &ext_adv->bdaddr); in hci_store_wake_reason()6077 hdev->wake_addr_type = ext_adv->bdaddr_type; in hci_store_wake_reason()