summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun-0/+12
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun-0/+14
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun-0/+9
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun-0/+9
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann-0/+9
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg-0/+2
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg-0/+1
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann-0/+1
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann-2/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan-0/+1
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg-0/+2
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg-0/+1
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg-1/+0
2013-09-23bluetooth: Remove extern from function prototypesJoe Perches-22/+21
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg-0/+2
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg-0/+2
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg-0/+1
2013-09-18Bluetooth: Remove unused event mask structJohan Hedberg-3/+0
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg-0/+1
2013-09-16Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann-0/+1
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann-0/+1
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau-1/+1
2013-08-21Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau-0/+2
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau-2/+3
2013-08-21Bluetooth: Add constants for SCO airmodeFrédéric Dalleau-0/+4
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau-0/+9
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau-0/+2
2013-07-25Bluetooth: Add HCI authentication capabilities macrosMikel Astiz-0/+6
2013-06-23Bluetooth: Remove unneeded flagAndrei Emeltchenko-1/+0
2013-06-23Bluetooth: Remove inquiry helpersAndre Guedes-2/+0
2013-06-23Bluetooth: Remove LE scan helpersAndre Guedes-13/+0
2013-06-23Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes-1/+0
2013-06-23Bluetooth: Use HCI request in interleaved discoveryAndre Guedes-1/+0
2013-06-23Bluetooth: Move discovery macros to hci_core.hAndre Guedes-0/+10
2013-06-23Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes-1/+0
2013-06-23Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes-0/+1
2013-06-23Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg-1/+1
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+1
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg-6/+8
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes-2/+2
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes-0/+2
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes-0/+3
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg-1/+2
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg-24/+25
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau-1/+0
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann-0/+10
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann-0/+4
2013-04-17Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann-2/+2