summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-14android/AVDTP: Fix invalid free of struct discoverLuiz Augusto von Dentz1-1/+2
2014-01-14audio/A2DP: Add implemention of SEP abort confirmationLuiz Augusto von Dentz1-0/+15
2014-01-14audio/A2DP: Add implemention of SEP close confirmationLuiz Augusto von Dentz1-0/+15
2014-01-14audio/A2DP: Add implemention of SEP suspend confirmationLuiz Augusto von Dentz1-0/+15
2014-01-14audio/A2DP: Add implemention of SEP start confirmationLuiz Augusto von Dentz1-0/+15
2014-01-14audio/A2DP: Add implemention of SEP open confirmationLuiz Augusto von Dentz1-14/+42
2014-01-14audio/A2DP: Add implemention of SEP set_configuration confirmationLuiz Augusto von Dentz1-2/+38
2014-01-14android/A2DP: Discover endpoints when initiatorLuiz Augusto von Dentz1-60/+184
2014-01-14audio/A2DP: Add implemention of SEP suspend indicationLuiz Augusto von Dentz1-0/+23
2014-01-14audio/A2DP: Add implemention of SEP start indicationLuiz Augusto von Dentz1-0/+23
2014-01-14audio/A2DP: Add implemention of SEP close indicationLuiz Augusto von Dentz1-0/+31
2014-01-14audio/A2DP: Add implemention of SEP open indicationLuiz Augusto von Dentz1-14/+35
2014-01-14tools/l2cap-tester: Add two more Invalid PSM client tests for PSM 1Johan Hedberg1-3/+22
2014-01-13shared: Add address and features configuration supportMarcel Holtmann1-10/+278
2014-01-13tools: Add Bluemoon configuration utilityMarcel Holtmann3-1/+234
2014-01-13shared: Introduce flag for detecting HCI stream based sourcesMarcel Holtmann1-0/+9
2014-01-13tools/mgmt-tester: Add basic non-pairable SSP test caseJohan Hedberg1-0/+14
2014-01-13emulator: Fix SSP IO capability request handlingJohan Hedberg1-5/+29
2014-01-13monitor: Add definitions for IO capability request command completionJohan Hedberg1-0/+8
2014-01-13emulator: Add reminding comment to fix link key typeJohan Hedberg1-0/+1
2014-01-13emulator: Fix emitting bogus encrypt change if we're not connectedJohan Hedberg1-3/+6
2014-01-13tools/l2cap-tester: Add basic L2CAP client test with SSP enabledJohan Hedberg1-0/+10
2014-01-13tools/l2cap-tester: Fix missing pairable setting enablingJohan Hedberg1-0/+7
2014-01-13emulator: Fix returning correct remote host featuresJohan Hedberg1-10/+15
2014-01-13emulator: Fix completion of SSP user confirm commandsJohan Hedberg1-0/+8
2014-01-13monitor: Add defines for SSP user confirmation command completionJohan Hedberg1-0/+8
2014-01-13tools/l2cap-tester: Add support for enabling SSP for testsJohan Hedberg1-10/+59
2014-01-13android/a2dp: Fix buffer size calculation for codec capsAndrzej Kaczmarek1-1/+1
2014-01-13tools/mgmt-tester: Add Security Mode 3 rejection test casesJohan Hedberg1-0/+28
2014-01-13audio/A2DP: Add implemention of audio Suspend Stream commandLuiz Augusto von Dentz1-1/+22
2014-01-13audio/A2DP: Add implemention of audio Resume Stream commandLuiz Augusto von Dentz1-1/+22
2014-01-13audio/A2DP: Add implemention of audio Close Stream commandLuiz Augusto von Dentz1-1/+22
2014-01-13audio/A2DP: Add implemention of audio Open Stream commandLuiz Augusto von Dentz1-2/+198
2014-01-13audio/A2DP: Add implemention of audio Close commandLuiz Augusto von Dentz1-2/+28
2014-01-13audio/A2DP: Add implemention of audio Open commandLuiz Augusto von Dentz1-1/+160
2014-01-13tools/mgmt-tester: Add basic SSP rejection test casesJohan Hedberg1-2/+47
2014-01-13emulator: Fix SSP rejection status propagationJohan Hedberg1-3/+9
2014-01-13emulator/bthost: Add API to reject SSP User ConfirmationJohan Hedberg2-0/+13
2014-01-13tools/mgmt-tester: Add remote PIN rejection test caseJohan Hedberg1-0/+16
2014-01-13tools/mgmt-tester: Add basic PIN code rejection test caseJohan Hedberg1-18/+38
2014-01-13tools/mgmt-tester: Separate client (bthost) pairing parametersJohan Hedberg1-14/+30
2014-01-13tools/mgmt-tester: Add basinc User Confirmation SSP test caseJohan Hedberg1-3/+42
2014-01-13emulator/bthost: Add support for specifying custom IO capabilityJohan Hedberg2-1/+8
2014-01-13emulator/bthost: Fix sending L2CAP config reqMarcin Kraglak1-1/+1
2014-01-13emulator/bthost: Request encryption when authentication completesJohan Hedberg1-0/+6
2014-01-13emulator: Add Set Connection Encryption command supportJohan Hedberg1-0/+17
2014-01-13emulator: Encryption should be enabled only when explicitly requestedJohan Hedberg1-1/+0
2014-01-13tools/bluetooth-player: check path validitySebastian Chlad1-0/+5
2014-01-13android/pics: Add PICS and PIXIT for A2DPJakub Tyszkowski3-0/+117
2014-01-13android/pics: Add PICS and PIXIT for AVRCPJakub Tyszkowski3-0/+663