Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_core.c1645 cancel_delayed_work_sync(&adv_instance->rpa_expired_cb); in hci_dev_do_close()
2723 cancel_delayed_work_sync(&adv_instance->rpa_expired_cb); in hci_remove_adv_instance()
2752 cancel_delayed_work_sync(&adv_instance->rpa_expired_cb); in hci_adv_instances_clear()
2764 rpa_expired_cb.work); in adv_instance_rpa_expired()
2821 INIT_DELAYED_WORK(&adv_instance->rpa_expired_cb, in hci_add_adv_instance()
Dhci_request.c1482 &adv_instance->rpa_expired_cb, to); in hci_get_random_address()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h177 struct delayed_work rpa_expired_cb; member