hci_is_identity_address
if (!hci_is_identity_address(&cp->addr.bdaddr, addr_type)) {
if (!hci_is_identity_address(&cp->addr.bdaddr, addr_type)) {
if (!hci_is_identity_address(bdaddr, bdaddr_type))
!hci_is_identity_address(&info->bdaddr, info->addr_type)) {
if (hci_is_identity_address(&hcon->dst, hcon->dst_type) &&