aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko1-1/+1
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko1-0/+16
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan1-3/+3
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau1-3/+6
2012-11-19Bluetooth: Increase HCI command tx timeoutSzymon Janc1-1/+1
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko1-1/+1
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg1-0/+2
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg2-0/+19
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg1-0/+3
2012-11-01Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg1-1/+1
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko1-2/+1
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2-0/+2
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko1-0/+1
2012-11-01Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko1-0/+1
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko1-0/+1
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko1-0/+2
2012-11-01Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg1-0/+1
2012-11-01Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg1-0/+1
2012-11-01Bluetooth: Add missing feature test macrosJohan Hedberg1-4/+14
2012-11-01Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov1-12/+8
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2-0/+8
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau1-0/+1
2012-10-24Bluetooth: Move channel responseMat Martineau1-0/+2
2012-10-24Bluetooth: Add state to hci_chanMat Martineau1-0/+1
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau1-0/+29
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko1-1/+1
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko1-0/+1
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan1-0/+5
2012-10-11Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko1-3/+14
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko1-0/+13
2012-10-11Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko1-1/+2
2012-10-11Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko1-0/+2
2012-10-08Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko1-1/+2
2012-10-08Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko1-1/+1
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko1-1/+1
2012-10-08Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko1-1/+1
2012-10-01Bluetooth: remove unused member of hci_dev.Rami Rosen1-2/+0
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko1-1/+0
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko1-0/+1
2012-09-27Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko3-0/+7
2012-09-27Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko1-0/+1
2012-09-27Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2-0/+4
2012-09-27Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2-0/+3
2012-09-27Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2-0/+18
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko3-0/+5
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko4-0/+33
2012-09-27Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko1-0/+2