Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h176 bool rpa_expired; member
412 struct delayed_work rpa_expired; member
/Linux-v4.19/net/bluetooth/
Dhci_core.c2733 void hci_adv_instances_set_rpa_expired(struct hci_dev *hdev, bool rpa_expired) in hci_adv_instances_set_rpa_expired()
Dmgmt.c925 static void rpa_expired(struct work_struct *work) in rpa_expired() function