Home
last modified time | relevance | path

Searched refs:hci_bdaddr_is_rpa (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1591 static inline bool hci_bdaddr_is_rpa(bdaddr_t *bdaddr, u8 addr_type)
1617 if (!hci_bdaddr_is_rpa(bdaddr, addr_type))
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h2076 static inline bool hci_bdaddr_is_rpa(bdaddr_t *bdaddr, u8 addr_type) in hci_bdaddr_is_rpa() function
2102 if (!hci_bdaddr_is_rpa(bdaddr, addr_type)) in hci_get_irk()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c2644 if (hci_bdaddr_is_rpa(&hcon->dst, hcon->dst_type)) in smp_cmd_ident_addr_info()
H A Dhci_event.c5541 if (!hci_bdaddr_is_rpa(direct_addr, direct_addr_type)) in process_adv_report()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c2650 if (hci_bdaddr_is_rpa(&hcon->dst, hcon->dst_type)) in smp_cmd_ident_addr_info()
H A Dhci_event.c6319 if (!hci_bdaddr_is_rpa(direct_addr, direct_addr_type)) in process_adv_report()

Completed in 30 milliseconds