Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c2620 * Address, which hci_is_identity_address() checks for. in smp_cmd_ident_addr_info()
2623 !hci_is_identity_address(&info->bdaddr, info->addr_type)) { in smp_cmd_ident_addr_info()
2633 if (hci_is_identity_address(&hcon->dst, hcon->dst_type) && in smp_cmd_ident_addr_info()
H A Dmgmt.c6549 if (!hci_is_identity_address(&cp->addr.bdaddr, addr_type)) { in add_device()
6648 if (!hci_is_identity_address(&cp->addr.bdaddr, addr_type)) { in remove_device()
8183 if (!hci_is_identity_address(bdaddr, bdaddr_type)) in mgmt_new_conn_param()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c2626 * Address, which hci_is_identity_address() checks for. in smp_cmd_ident_addr_info()
2629 !hci_is_identity_address(&info->bdaddr, info->addr_type)) { in smp_cmd_ident_addr_info()
2639 if (hci_is_identity_address(&hcon->dst, hcon->dst_type) && in smp_cmd_ident_addr_info()
H A Dmgmt.c7628 if (!hci_is_identity_address(&cp->addr.bdaddr, addr_type)) { in add_device()
7735 if (!hci_is_identity_address(&cp->addr.bdaddr, addr_type)) { in remove_device()
9591 if (!hci_is_identity_address(bdaddr, bdaddr_type)) in mgmt_new_conn_param()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1602 static inline bool hci_is_identity_address(bdaddr_t *addr, u8 addr_type)
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h2087 static inline bool hci_is_identity_address(bdaddr_t *addr, u8 addr_type) in hci_is_identity_address() function

Completed in 38 milliseconds