File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- /* $NetBSD: hci.h,v 1.45.4.1 2019/09/28 07:32:02 martin Exp $ */
1+ /* $NetBSD: hci.h,v 1.45.4.2 2025/08/25 16:12:16 martin Exp $ */
22
33/*-
44 * Copyright (c) 2005 Iain Hibbert.
5454 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5555 * SUCH DAMAGE.
5656 *
57- * $Id: hci.h,v 1.45.4.1 2019/09/28 07:32:02 martin Exp $
57+ * $Id: hci.h,v 1.45.4.2 2025/08/25 16:12:16 martin Exp $
5858 * $FreeBSD: src/sys/netgraph/bluetooth/include/ng_hci.h,v 1.6 2005/01/07 01:45:43 imp Exp $
5959 */
6060
@@ -984,7 +984,7 @@ typedef struct {
984984/* No return parameter(s) */
985985
986986#define HCI_OCF_SNIFF_SUBRATING 0x0011
987- #define HCI_CMD_SNIFF_SUBRATING 0x0810
987+ #define HCI_CMD_SNIFF_SUBRATING 0x0811
988988typedef struct {
989989 uint16_t con_handle ; /* connection handle */
990990 uint16_t max_latency ;
You can’t perform that action at this time.
0 commit comments