summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.694.69Marcel Holtmann2010-07-132-1/+7
* Add ledc command to hcitoolVinicius Costa Gomes2010-07-131-0/+51
* Fix missing whitespace in telephony-maemo6Johan Hedberg2010-07-131-3/+3
* telephony-maemo6: add ClearLastNumber methodLuiz Augusto von Dentz2010-07-131-0/+10
* Make FindAdapter() accept lower-case hex addressesElvis Pfützenreuter2010-07-131-1/+1
* Refuse connections if no NAP server is registeredMarcel Holtmann2010-07-131-9/+15
* Handle network server application disconnectsMarcel Holtmann2010-07-131-6/+22
* Use "Network service" for network SDP record descriptionMarcel Holtmann2010-07-131-1/+1
* Add support for starting/stopping network NAP serverMarcel Holtmann2010-07-131-15/+53
* Remove last crufts of overbloated network configurationMarcel Holtmann2010-07-131-21/+11
* Remove unused network configuration disable checkingMarcel Holtmann2010-07-132-19/+0
* Add test script for testing NAP network serverMarcel Holtmann2010-07-131-0/+48
* Add a few more comments for network server and BNEP + SDP relationsMarcel Holtmann2010-07-131-0/+5
* Don't show an error if network.conf is not availableMarcel Holtmann2010-07-131-1/+0
* Remove double g_option_context_free() callMarcel Holtmann2010-07-121-2/+0
* Provide only new network server D-Bus APIMarcel Holtmann2010-07-121-167/+12
* Remove the crufty old attempt for network server APIMarcel Holtmann2010-07-121-34/+0
* Remove unused options from network example configurationMarcel Holtmann2010-07-121-25/+0
* Remove some outdated server code from network pluginMarcel Holtmann2010-07-1210-543/+90
* Add API description for network server interfaceMarcel Holtmann2010-07-121-0/+23
* Add handle and timeout parameters to hci_le_create_connVinicius Costa Gomes2010-07-123-5/+12
* Fix naming inconsistency for LTK Reply commandVinicius Costa Gomes2010-07-121-1/+1
* Fix a inconsistency in OCF_SET_LE_EVENT_MASKVinicius Costa Gomes2010-07-121-1/+1
* Rename Register/UnregisterApplication to Create/DestroyApplicationJohan Hedberg2010-07-121-2/+2
* Add first proposal for Health Device Profile APIJose Antonio Santos Cadenas2010-07-121-0/+168
* Release 4.684.68Marcel Holtmann2010-07-122-1/+8
* Update library versionMarcel Holtmann2010-07-121-1/+1
* Rename --nodaemon option into --nodetachMarcel Holtmann2010-07-121-4/+4
* Add support for printing daemon versionMarcel Holtmann2010-07-121-0/+10
* Fix code consistency for signal strength in maemo6 telephony driverDmitriy Paliy2010-07-121-23/+25
* Fix signal strength for HFP in maemo6 telephonyDmitriy Paliy2010-07-121-11/+9
* Fix initialization of adapters in RAW modeJohan Hedberg2010-07-121-12/+7
* Add hciattach support for initializing a device into raw modeJohan Hedberg2010-07-123-5/+27
* A few more updates to .mailmap fileMarcel Holtmann2010-07-111-0/+2
* Add mode option for L2CAP sockets to the BtIO APISantiago Carot-Nemesio2010-07-112-6/+14
* Add missing hciattach command line switches to the manual pageJohan Hedberg2010-07-091-0/+13
* Introduce maemo6 plugin for following the radio state signalLuiz Augusto von Dentz2010-07-093-0/+187
* Add btd_adapter_switch_online for turning on adaptersDaniel Orstadius2010-07-092-0/+12
* Add lecc command to hcitoolVinicius Costa Gomes2010-07-081-0/+66
* Add the hci_le_create_conn command to libbluetoothVinicius Costa Gomes2010-07-082-0/+51
* Add support for LE Events to libbluetoothVinicius Costa Gomes2010-07-081-0/+13
* Fix wrong fields on le_create_connection_cpVinicius Costa Gomes2010-07-081-3/+2
* Fix not respecting the user's endianism for LE ScanVinicius Costa Gomes2010-07-081-1/+1
* Fix another inconsistency in the naming of fieldsVinicius Costa Gomes2010-07-081-1/+1
* Fix inconsistency in {max,min}_interval namingVinicius Costa Gomes2010-07-081-2/+2
* Add .mailmap entry to fix Vinicius's nameMarcel Holtmann2010-07-081-0/+1
* Add proper LE_ prefix to some HCI constantsMarcel Holtmann2010-07-082-10/+10
* Fix some of the LE OGF and OCF constant namesMarcel Holtmann2010-07-082-38/+37
* Remove some unneeded empty linesMarcel Holtmann2010-07-081-2/+0
* Add lescan command to hcitoolVinicius Costa Gomes2010-07-061-0/+118