Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_core.c1686 cancel_delayed_work_sync(&adv_instance->rpa_expired_cb); in hci_dev_do_close()
2767 cancel_delayed_work_sync(&adv_instance->rpa_expired_cb); in hci_remove_adv_instance()
2796 cancel_delayed_work_sync(&adv_instance->rpa_expired_cb); in hci_adv_instances_clear()
2808 rpa_expired_cb.work); in adv_instance_rpa_expired()
2865 INIT_DELAYED_WORK(&adv_instance->rpa_expired_cb, in hci_add_adv_instance()
Dhci_request.c1502 &adv_instance->rpa_expired_cb, to); in hci_get_random_address()
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h185 struct delayed_work rpa_expired_cb; member