summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: add bcm43xx specific init in hciattachLoic Poulain2014-04-043-1/+390
* tools: Fix bccmd build with GCC 4.9Szymon Janc2014-04-031-1/+1
* tools/btmgmt: Fix bogus comment in eir_get_flags functionSzymon Janc2014-04-021-1/+1
* tools/btmgmt: Add option to pass adress type to disconnect commandSzymon Janc2014-04-021-4/+36
* tools/btmgmt: Print AD flags for LE devicesSzymon Janc2014-04-011-0/+32
* tools: Add emitting descriptor PropertiesChangedClaudio Takahasi2014-03-311-8/+10
* tools: Add Get/Set descriptorClaudio Takahasi2014-03-311-5/+68
* tools: Add testing descriptor for IAS Alert LevelClaudio Takahasi2014-03-311-9/+44
* tools: Remove device name cache feature from hcitoolMarcel Holtmann2014-03-301-71/+11
* test: Add permissions for Alert Level of gatt-serviceAlvaro Silva2014-03-281-6/+37
* tools: Use unaligned access macros from util.hClaudio Takahasi2014-03-254-6/+5
* tools: Fix coding style checking booleanClaudio Takahasi2014-03-241-3/+3
* tools: Emit property changed when Value changesClaudio Takahasi2014-03-241-15/+18
* tools: Add setting Value property of gatt-serviceAlvaro Silva2014-03-241-1/+32
* tools: Add reading Value property of gatt-serviceAlvaro Silva2014-03-241-6/+53
* tools: Add Alert Level characteristic to gatt-serviceAlvaro Silva2014-03-241-1/+50
* tools: Fix coding style when testing pointerClaudio Takahasi2014-03-241-1/+1
* Replace bt_get_le64() by get_le64()Claudio Takahasi2014-03-211-1/+1
* Replace bt_get_le32() by get_le32()Claudio Takahasi2014-03-214-8/+9
* Replace bt_get_le16() by get_le16()Claudio Takahasi2014-03-215-24/+27
* tools/mgmt-tester: Remove dead codeLukasz Rymanowski2014-03-201-6/+0
* tools/mgmt-tester: Minor fix in Stop discovery Success 1 testLukasz Rymanowski2014-03-201-0/+2
* tools/mgmt-tester: Refactor setup_start_discovery functionLukasz Rymanowski2014-03-201-47/+20
* tools/mgmt-tester: Remove not used conditionLukasz Rymanowski2014-03-201-3/+0
* tools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquiry) Success 1Lukasz Rymanowski2014-03-201-3/+0
* tools/mgmt-tester: Fix for Stop discovery testLukasz Rymanowski2014-03-201-1/+1
* tools/ibeacon: Convert to using shared/timeout.hJohan Hedberg2014-03-201-5/+7
* tools/btinfo: Convert to using shared/timeout.hJohan Hedberg2014-03-201-5/+7
* tools/3dsp: Convert to using shared/timeout.hJohan Hedberg2014-03-201-5/+7
* tools/l2cap-tester: Fix setting connectable for LE server testsJohan Hedberg2014-03-171-6/+6
* tools/smp-tester: Use consistent name for test data variableJohan Hedberg2014-03-171-13/+12
* tools/smp-tester: Remove redundant smp_ prefix from variablesJohan Hedberg2014-03-171-28/+27
* tools/smp-tester: Convert to using shared/crypto.cJohan Hedberg2014-03-171-231/+24
* Replace bt_put_le32() by put_le32()Claudio Takahasi2014-03-143-3/+3
* Replace bt_put_le16() by put_le16()Claudio Takahasi2014-03-143-3/+9
* tools/smp-tester: Fix setting connectable for server testsJohan Hedberg2014-03-141-0/+2
* tools/smp-tester: Expect signing key with recent kernelsJohan Hedberg2014-03-141-4/+4
* bdaddr: Remove *_CP_SIZE definesPetri Gynther2014-03-101-10/+5
* bdaddr: Add Marvell supportPetri Gynther2014-03-101-0/+26
* tools: Add some extra debug prints to GATT service exampleMarcel Holtmann2014-03-091-0/+10
* tools/mgmt-tester: Fix own_addr_type for non-connectable advertisingJohan Hedberg2014-03-071-1/+1
* build: Move gatt-service test utility into tools directoryMarcel Holtmann2014-03-061-0/+267
* various header include fixes for building with musl libcNatanael Copa2014-03-053-0/+3
* monitor: Use miliseconds instead of seconds in the timeoutLukasz Rymanowski2014-03-053-3/+3
* tools/sco-tester: Remove not used function argumentMarcin Kraglak2014-03-051-3/+3
* tools/ibeacon: Fix using uninitialized valueAndrei Emeltchenko2014-03-031-1/+1
* tools: Add two simple LE white list test commandsMarcel Holtmann2014-02-281-0/+15
* tools: Add utility for emulating iBeacon advertisingMarcel Holtmann2014-02-241-0/+310
* tools/mgmt-tester: Add Set Privacy invalid parameters test caseJohan Hedberg2014-02-241-0/+13
* tools/mgmt-tester: Add Set Privacy rejected response testJohan Hedberg2014-02-241-0/+11