~ubuntu-branches/ubuntu/wily/bluez/wily

« back to all changes in this revision

Viewing changes to tools/hcisecfilter.c

ImportĀ upstreamĀ versionĀ 4.81

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *  BlueZ - Bluetooth protocol stack for Linux
4
4
 *
5
5
 *  Copyright (C) 2002-2003  Maxim Krasnyansky <maxk@qualcomm.com>
6
 
 *  Copyright (C) 2002-2009  Marcel Holtmann <marcel@holtmann.org>
 
6
 *  Copyright (C) 2002-2010  Marcel Holtmann <marcel@holtmann.org>
7
7
 *
8
8
 *
9
9
 *  This program is free software; you can redistribute it and/or modify
121
121
        hci_set_bit(OCF_READ_AFH_MODE,                  ocf_mask);
122
122
        hci_set_bit(OCF_READ_EXT_INQUIRY_RESPONSE,      ocf_mask);
123
123
        hci_set_bit(OCF_READ_SIMPLE_PAIRING_MODE,       ocf_mask);
124
 
        hci_set_bit(OCF_READ_INQUIRY_TRANSMIT_POWER_LEVEL,      ocf_mask);
 
124
        hci_set_bit(OCF_READ_INQ_RESPONSE_TX_POWER_LEVEL,       ocf_mask);
125
125
        hci_set_bit(OCF_READ_DEFAULT_ERROR_DATA_REPORTING,      ocf_mask);
126
126
 
127
127
        printf("OGF_HOST_CTL:     { 0x%08x, 0x%08x, 0x%08x, 0x%02x }\n",