Home
last modified time | relevance | path

Searched refs:ext_adv (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/bluetooth/
Dhci_event.c6262 bool ext_adv, bool ctl_time, u64 instant) in process_adv_report() argument
6351 if (!ext_adv && conn && type == LE_ADV_IND && in process_adv_report()
6407 if (!ext_adv && !has_pending_adv_report(hdev)) { in process_adv_report()
6442 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()
7388 struct hci_ev_le_ext_adv_info *ext_adv; in hci_store_wake_reason() local
7427 ext_adv = (void *)(ptr + 1); in hci_store_wake_reason()
7439 bacpy(&hdev->wake_addr, &ext_adv->bdaddr); in hci_store_wake_reason()
7440 hdev->wake_addr_type = ext_adv->bdaddr_type; in hci_store_wake_reason()