summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.944.94Marcel Holtmann2011-05-312-1/+10
* Update library versionMarcel Holtmann2011-05-311-1/+1
* Fix the broken change for udevdir and PCMCIAMarcel Holtmann2011-05-311-0/+2
* Fix install path for udevdirNobuhiro Iwamatsu2011-05-311-2/+0
* Fix response for vendor dependent AVRCP commandsIlia Kolomisnky2011-05-311-0/+38
* Revert "Parse pin codes starting with '$' as hexadecimal encoded strings"Marcel Holtmann2011-05-301-32/+3
* Revert "Remove 16 byte limit for PIN codes returned by agents"Marcel Holtmann2011-05-301-1/+1
* Revert "Document new hex-encoded pins feature"Marcel Holtmann2011-05-301-7/+1
* Fix invalid read and possible memory leaksDmitriy Paliy2011-05-291-3/+6
* Fix invalid read of memory in avdtp moduleRafal Michalski2011-05-291-1/+7
* Fix possible buffer overflow when sending avdtp commandsLuiz Augusto von Dentz2011-05-291-1/+5
* Remove obsolete Sixaxis enablement in hiddBastien Nocera2011-05-291-12/+0
* btio: Add workaround for not defined BT_FLUSHABLEMarcel Holtmann2011-05-271-0/+4
* doc: Add mention of the 6-digit padding problemBastien Nocera2011-05-251-0/+8
* Cleanup of device class update signalSheldon Demario2011-05-193-7/+11
* Removed unused variable "secmode3" in btd_deviceClaudio Takahasi2011-05-191-3/+0
* Drop variable EIR lengthBruna Moreira2011-05-186-16/+20
* Replace EIR_DATA_LENGTH with HCI_MAX_EIR_LENGTHBruna Moreira2011-05-184-8/+7
* Cleanup inserting new device found entryClaudio Takahasi2011-05-181-50/+47
* Change the order to write/read the remote's nameClaudio Takahasi2011-05-181-14/+5
* Remove btd_event_advertising_reportBruna Moreira2011-05-183-21/+10
* Fix memory leak of EIR dataClaudio Takahasi2011-05-183-0/+9
* Unify inquiry results and advertisesClaudio Takahasi2011-05-183-72/+29
* Don't resolve name if the name is in the storageClaudio Takahasi2011-05-181-6/+6
* Cleanup read name and alias from storageClaudio Takahasi2011-05-181-12/+23
* Move legacy verification to a new functionClaudio Takahasi2011-05-181-13/+21
* sbc: Fix empty parameter list in usage() declarationSzymon Janc2011-05-181-1/+1
* Fix empty parameter list in functions declarationsSzymon Janc2011-05-186-6/+6
* mgmt: fix DBG string formatFrédéric Danis2011-05-171-1/+1
* Initial device found cleanupClaudio Takahasi2011-05-173-70/+64
* Move EIR related functions to a new fileClaudio Takahasi2011-05-176-305/+369
* Fix a crash when creating a device from storageVinicius Costa Gomes2011-05-151-1/+1
* Remove unused DISC_* macrosAndre Guedes2011-05-151-7/+0
* Remove unnecessary headers from main.cClaudio Takahasi2011-05-151-4/+1
* Remove unused "scan" variable from main_optsClaudio Takahasi2011-05-152-2/+0
* Document new "hex-encoded pins" featureDavid Herrmann2011-05-151-1/+7
* Remove 16 byte limit for PIN codes returned by agentsDavid Herrmann2011-05-151-1/+1
* Parse pin codes starting with '$' as hexadecimal encoded stringsDavid Herrmann2011-05-151-3/+32
* Make adapter API accept binary pincodesDavid Herrmann2011-05-153-6/+7
* Add length argument to hci pincode replyDavid Herrmann2011-05-154-12/+13
* Update params description of PIN Code RequestWaldemar Rymarkiewicz2011-05-151-0/+2
* Fix unused variable warnings reported by GCC 4.6Johan Hedberg2011-05-1514-46/+61
* sbc: Remove unused variableJohan Hedberg2011-05-151-2/+1
* btio: Fix unused variable warningJohan Hedberg2011-05-151-2/+4
* Report error if read failed in bluetooth_playback_poll_reventsSzymon Janc2011-05-151-2/+2
* Report error from ioctl in bnep_if_downSzymon Janc2011-05-151-0/+5
* Remove unused discoverable variable from mgmt_update_poweredSzymon Janc2011-05-151-3/+1
* Remove not needed NULL check in sdp_gen_pduSzymon Janc2011-05-151-1/+1
* Fix check for negative port number in tcp_socket_connectSzymon Janc2011-05-151-2/+1
* Remove unused result variable from g_dbus_pending_successSzymon Janc2011-05-151-2/+1