summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.714.71Marcel Holtmann2010-09-092-1/+15
* Fix typo in previous change log entryMarcel Holtmann2010-09-091-1/+1
* Fix closing stream of locked sep when reconfiguringLuiz Augusto von Dentz2010-09-081-0/+2
* Check for error after bt_io_get() on attribute serverAnderson Lizardo2010-09-081-0/+7
* Add invalid handle checks to read_by_group()Anderson Lizardo2010-09-081-0/+4
* read_by_group() should return attributes of same sizeBruna Moreira2010-09-081-1/+9
* Make use of ofono bus name when watching its signalsLuiz Augusto von Dentz2010-09-071-3/+3
* Fix calling watch callbacks after it has been removedLuiz Augusto von Dentz2010-09-071-30/+49
* Fix signal watch when a service name is givenLuiz Augusto Von Dentz2010-09-071-33/+128
* Do not automatically remove watches for service namesLuiz Augusto Von Dentz2010-09-071-6/+7
* Fix clean-local targetWaldemar Rymarkiewicz2010-09-071-2/+2
* hciconfig: add LE_SET_ADVERTISE_ENABLE cmdAnderson Briglia2010-09-061-0/+40
* Make the path to oui.txt a compile-time optionBastien Nocera2010-09-063-11/+12
* Add new plugin to set adapter classBastien Nocera2010-09-063-1/+164
* Fix not closing fd when disconnecting on pnat pluginLuiz Augusto von Dentz2010-09-061-3/+4
* Fix memory leak and possible crash when removing audio deviceLuiz Augusto von Dentz2010-09-031-0/+2
* Store new local name before writing it to adapterDaniel Orstadius2010-09-031-13/+22
* Fix enc_read_resp to respect the buffer sizeAnderson Lizardo2010-09-021-2/+5
* Fix GATT should respond with error on encoding problemVinicius Costa Gomes2010-09-021-0/+3
* Fix enc_read_by_type_resp accessing invalid memoryVinicius Costa Gomes2010-09-021-0/+3
* Fix GATT server to use the alignment safe functionsVinicius Costa Gomes2010-09-021-25/+20
* Fix invalid memory accessVinicius Costa Gomes2010-09-021-8/+10
* Fix minor coding style issuesJohan Hedberg2010-09-021-3/+4
* Remember fake devices for the daemon's lifetimeBastien Nocera2010-09-024-8/+36
* Fix Connected status when PS3 BD remote connectsBastien Nocera2010-09-021-0/+2
* Make sure discovery doesn't interfere with bondingLuiz Augusto von Dentz2010-09-023-12/+57
* Fix potential NULL pointer access in MCAP codeJohan Hedberg2010-09-021-6/+4
* Simplify logic in close_mcl()Johan Hedberg2010-09-021-10/+5
* Fix minor coding style issues in MCAP codeJohan Hedberg2010-09-021-8/+27
* Add initial support for synchronization protocolSantiago Carot-Nemesio2010-09-024-2/+137
* Add version and supported procedures valuesSantiago Carot-Nemesio2010-09-021-0/+5
* Response with invalid operation when an invalid request is receivedSantiago Carot-Nemesio2010-09-021-1/+9
* Add functions for getting mdl propertiesJose Antonio Santos Cadenas2010-09-022-0/+19
* Process MCAP process_md_delete_mdl request and response commandsJose Antonio Santos Cadenas2010-09-022-3/+215
* Process MCAP process_md_reconnect_mdl request and response commandsJose Antonio Santos Cadenas2010-09-022-3/+118
* Process MCAP process_md_abort_mdl request and response commandsJose Antonio Santos Cadenas2010-09-022-3/+115
* Implement connection of MCAP data links (MDL's)Jose Antonio Santos Cadenas2010-09-022-1/+139
* Process MCAP response mcap_md_create_mdl_rspJose Antonio Santos Cadenas2010-09-021-1/+187
* Process MCAP request mcap_md_create_mdl_reqJose Antonio Santos Cadenas2010-09-022-5/+264
* Send MCAP request mcap_md_create_mdl_reqSantiago Carot-Nemesio2010-09-024-0/+216
* Prepare FSM functions for processing comandsSantiago Carot-Nemesio2010-09-023-1/+224
* Added function for MCAP control channel (MCL) managementSantiago Carot-Nemesio2010-09-022-2/+291
* Receive MCAP mcl connections from remote devicesSantiago Carot-Nemesio2010-09-024-2/+294
* Add MCAP instance managementSantiago Carot-Nemesio2010-09-025-4/+238
* Initial support for MCAPSantiago Carot-Nemesio2010-09-025-0/+168
* Fix crash on RequestSessionLuiz Augusto von Dentz2010-09-021-1/+5
* Make simple-agent to ask user to authorize mode changesLuiz Augusto von Dentz2010-09-021-0/+4
* Fix coding style issues in CUPS codeJohan Hedberg2010-09-011-48/+64
* cups: Add ability to print IEEE1284 device IDBastien Nocera2010-09-011-0/+83
* Fix encoding functions when buffer is smallBruna Moreira2010-09-011-3/+6