Lines Matching refs:link_to_bdaddr
2629 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr() function
2683 rp->addr[i].type = link_to_bdaddr(c->type, c->dst_type); in get_connections()
2833 rp.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in pairing_complete()
8097 ev.key.addr.type = link_to_bdaddr(LE_LINK, key->bdaddr_type); in mgmt_new_ltk()
8126 ev.irk.addr.type = link_to_bdaddr(LE_LINK, irk->addr_type); in mgmt_new_irk()
8155 ev.key.addr.type = link_to_bdaddr(LE_LINK, csrk->bdaddr_type); in mgmt_new_csrk()
8173 ev.addr.type = link_to_bdaddr(LE_LINK, bdaddr_type); in mgmt_new_conn_param()
8191 ev->addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_device_connected()
8283 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_device_disconnected()
8302 u8 bdaddr_type = link_to_bdaddr(link_type, addr_type); in mgmt_disconnect_failed()
8339 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_connect_failed()
8391 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_user_confirm_request()
8407 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_user_passkey_request()
8468 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_user_passkey_notify()
8482 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_auth_failed()
8837 ev->addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_device_found()
8872 ev->addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_remote_name()