summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko-0/+1
2012-11-01Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko-0/+1
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko-0/+1
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko-0/+2
2012-11-01Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg-0/+1
2012-11-01Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg-0/+1
2012-11-01Bluetooth: Add missing feature test macrosJohan Hedberg-4/+14
2012-11-01Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov-12/+8
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg-0/+8
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau-0/+1
2012-10-24Bluetooth: Move channel responseMat Martineau-0/+2
2012-10-24Bluetooth: Add state to hci_chanMat Martineau-0/+1
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau-0/+29
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko-1/+1
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko-0/+1
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan-0/+5
2012-10-11Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko-3/+14
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko-0/+13
2012-10-11Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko-1/+2
2012-10-11Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko-0/+2
2012-10-08Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko-1/+2
2012-10-08Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko-1/+1
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko-1/+1
2012-10-08Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko-1/+1
2012-10-01Bluetooth: remove unused member of hci_dev.Rami Rosen-2/+0
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko-1/+0
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko-0/+1
2012-09-27Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko-0/+2
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko-0/+7
2012-09-27Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko-0/+1
2012-09-27Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko-0/+4
2012-09-27Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko-0/+2
2012-09-27Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko-0/+2
2012-09-27Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko-0/+3
2012-09-27Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko-0/+18
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko-0/+5
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko-0/+33
2012-09-27Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko-0/+2
2012-09-27Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko-0/+10
2012-09-27Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko-1/+35
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-15/+51
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg-0/+30
2012-09-08Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko-0/+6
2012-09-08Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko-1/+1
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko-9/+0
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes-1/+1
2012-08-21Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan-2/+1
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz-1/+10
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz-0/+3