Home
last modified time | relevance | path

Searched refs:direct_adv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c6122 struct hci_ev_le_direct_adv_info *direct_adv; in hci_store_wake_reason() local
6161 direct_adv = (void *)(ptr + 1); in hci_store_wake_reason()
6170 bacpy(&hdev->wake_addr, &direct_adv->bdaddr); in hci_store_wake_reason()
6171 hdev->wake_addr_type = direct_adv->bdaddr_type; in hci_store_wake_reason()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c7420 struct hci_ev_le_direct_adv_info *direct_adv; in hci_store_wake_reason() local
7459 direct_adv = (void *)(ptr + 1); in hci_store_wake_reason()
7468 bacpy(&hdev->wake_addr, &direct_adv->bdaddr); in hci_store_wake_reason()
7469 hdev->wake_addr_type = direct_adv->bdaddr_type; in hci_store_wake_reason()

Completed in 15 milliseconds