From nobody Sun Mar 12 21:05:43 2023 X-Original-To: wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PZXPh0NBCz3xdcQ for ; Sun, 12 Mar 2023 21:05:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PZXPg6PCbz4Y56 for ; Sun, 12 Mar 2023 21:05:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678655143; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KrzsXauOmOklgZIwedgQQynRPT6CvP7nwWV0Thi8XLA=; b=mda2R9wsP1vqJNi5bgyh2Dx471C6VC5Y0IQ2RebCzJb/xXJTcQllLHSXn7h0OWu8RxjktR rZteoZJZlihNIj3beSHnie9elvoNGwpZoNjFWAfsmkux8AO4sFu0mrhoeA+QwFBNPYGHRR joFZrtCk/0JvxZkgdXPLEhhMvppoljABe33GVpAbHP8Ys+d70pL0nrtMaCHxAl3srcMk1R bEk+vc2OpCVHjU3b0aLp4x0iBy9BJ5qs8Kl1E1/W1U7iG1vBk4iSgEGww4kV+ThwWimvp+ RCqd+UntiiaCqe5mhMUb74Z8xxybF5aaDqP3CxyfgQUQ8yxw8f/RFNf8d3NdNQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678655143; a=rsa-sha256; cv=none; b=GKioKHF89U5AXFT51TH1zY4rlut4LQXrGZK+2ua53SWDF4i7+yEiri3GF1OPK+owDiTadT 5Cq05AKuDLgGW3Bp/05Vamob78QK5UENmXs+sAPsp3s3kHKtCThn0PWCuqy18Icg/qPvpt 6934dL6TiJM5wxNJFJPn5vPvoDvbPL1wdjPVLNwL5MU/h7KR+e+Aetbgl7qXs5MRccI74p VB0Ta4lvH/w9YxM2A/UdXrzfmfrI+fv3pKHwm07+dxCrIjnqmJehyR5R8YW/SqTkx03p2N SdD5PacK2q438fUQ1sieqyh4UcZKWjCwkynnrun5FWA8gING00XKqYA2nPa77w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PZXPg5PX9zRWD for ; Sun, 12 Mar 2023 21:05:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 32CL5hqD003560 for ; Sun, 12 Mar 2023 21:05:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32CL5hRF003559 for wireless@FreeBSD.org; Sun, 12 Mar 2023 21:05:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 270162] ng_hci: Add support for Bluetooth secure simple pairing Date: Sun, 12 Mar 2023 21:05:43 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: feature, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: topyoutacrs.crypto@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270162 Bug ID: 270162 Summary: ng_hci: Add support for Bluetooth secure simple pairing Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords: feature, needs-qa Severity: Affects Some People Priority: --- Component: wireless Assignee: wireless@FreeBSD.org Reporter: topyoutacrs.crypto@gmail.com CC: bluetooth@FreeBSD.org, emaste@freebsd.org, grahamperrin@freebsd.org, kempe@lysator.liu.se, marc@bumblingdork.com, pi@FreeBSD.org, wireless@FreeBSD.org +++ This bug was initially created as a clone of Bug #265066 +++ I've been working on my own Bluetooth daemon and added support to ng_hci for some additional messages that allow for secure simple pairing. I've attache= d my patch in the hope that it can be upstreamed. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=