Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h238 bool rpa_expired; member
546 struct delayed_work rpa_expired; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c2925 void hci_adv_instances_set_rpa_expired(struct hci_dev *hdev, bool rpa_expired) in hci_adv_instances_set_rpa_expired()
H A Dmgmt.c969 static void rpa_expired(struct work_struct *work) in rpa_expired() function