Home
last modified time | relevance | path

Searched defs:rpa_expired (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h239 bool rpa_expired; member
571 struct delayed_work rpa_expired; member
/Linux-v5.15/net/bluetooth/
Dhci_core.c2954 void hci_adv_instances_set_rpa_expired(struct hci_dev *hdev, bool rpa_expired) in hci_adv_instances_set_rpa_expired()
Dmgmt.c974 static void rpa_expired(struct work_struct *work) in rpa_expired() function