Home
last modified time | relevance | path

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

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