Lines Matching refs:link_to_bdaddr
3159 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr() function
3213 rp->addr[i].type = link_to_bdaddr(c->type, c->dst_type); in get_connections()
3363 rp.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in pairing_complete()
9574 ev.key.addr.type = link_to_bdaddr(LE_LINK, key->bdaddr_type); in mgmt_new_ltk()
9603 ev.irk.addr.type = link_to_bdaddr(LE_LINK, irk->addr_type); in mgmt_new_irk()
9632 ev.key.addr.type = link_to_bdaddr(LE_LINK, csrk->bdaddr_type); in mgmt_new_csrk()
9650 ev.addr.type = link_to_bdaddr(LE_LINK, bdaddr_type); in mgmt_new_conn_param()
9679 ev->addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_device_connected()
9770 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_device_disconnected()
9789 u8 bdaddr_type = link_to_bdaddr(link_type, addr_type); in mgmt_disconnect_failed()
9826 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_connect_failed()
9878 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_user_confirm_request()
9894 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_user_passkey_request()
9955 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_user_passkey_notify()
9969 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_auth_failed()
10349 ev->addr.type = link_to_bdaddr(LE_LINK, addr_type); in mesh_device_found()
10434 ev->addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_device_found()
10472 ev->addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_remote_name()