Searched refs:legacy_evt_type (Results 1 – 1 of 1) sorted by relevance
5906 u8 legacy_evt_type; in hci_le_ext_adv_report_evt() local5910 legacy_evt_type = ext_evt_type_to_legacy(hdev, evt_type); in hci_le_ext_adv_report_evt()5911 if (legacy_evt_type != LE_ADV_INVALID) { in hci_le_ext_adv_report_evt()5912 process_adv_report(hdev, legacy_evt_type, &ev->bdaddr, in hci_le_ext_adv_report_evt()