Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h2138 static inline bool hci_bdaddr_is_rpa(bdaddr_t *bdaddr, u8 addr_type) in hci_bdaddr_is_rpa() function
2164 if (!hci_bdaddr_is_rpa(bdaddr, addr_type)) in hci_get_irk()
/linux/net/bluetooth/
H A Dsmp.c2652 if (hci_bdaddr_is_rpa(&hcon->dst, hcon->dst_type)) in smp_cmd_ident_addr_info()
H A Dhci_event.c6062 if (!hci_bdaddr_is_rpa(direct_addr, direct_addr_type)) in process_adv_report()