summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sdpd header cleanupClaudio Takahasi2010-11-252-15/+11
* Avoid reallocations of services UUID arrayAnderson Lizardo2010-11-192-10/+11
* Merge service UUIDs from different BR/EDR EIR dataAnderson Lizardo2010-11-191-6/+0
* Extract flags from advertising dataBruna Moreira2010-11-193-0/+25
* Extend bt_string2uuid to convert hex strings to UUID16Claudio Takahasi2010-11-181-2/+20
* Implement Find by Type Value Request in the atttribute serverClaudio Takahasi2010-11-181-0/+80
* Emit "DeviceFound" signal for LE devicesBruna Moreira2010-11-181-5/+23
* Extract service UUIDs from advertising dataBruna Moreira2010-11-182-16/+56
* Advertising data: extract local nameBruna Moreira2010-11-184-22/+33
* Initial advertising data parsing implementationBruna Moreira2010-11-154-0/+46
* Fix signedness issue with set_class error checkingJohan Hedberg2010-11-121-6/+6
* Remove non-existent function declarationJohan Hedberg2010-11-121-1/+0
* Fix local name handlingJohan Hedberg2010-11-122-11/+11
* Clean up adapter_update_local_name APIJohan Hedberg2010-11-122-21/+8
* Clean up EIR TX power handlingJohan Hedberg2010-11-122-14/+3
* Remove non-existent function declarationJohan Hedberg2010-11-121-1/+0
* Get rid of event.c wrapper for SSP mode read eventJohan Hedberg2010-11-122-18/+0
* Move local name reading into hciopsJohan Hedberg2010-11-122-22/+0
* Move SSP mode reading into hciopsJohan Hedberg2010-11-123-20/+0
* Move SSP mode setting into hciopsJohan Hedberg2010-11-122-7/+0
* Move more hciops specific functionality into hciopsJohan Hedberg2010-11-122-83/+0
* hciops: wait for read_local_name complete in adapter initJohan Hedberg2010-11-122-5/+2
* Remove misleading error logJohan Hedberg2010-11-121-2/+0
* Refactor adapter_update_found_devices() functionBruna Moreira2010-11-111-19/+32
* Refactor get_eir_uuids() to get EIR data length parameterAnderson Lizardo2010-11-113-9/+14
* Fix invalid memory access when EIR field length is zeroBruna Moreira2010-11-111-2/+1
* Add a new configuration option to disable Low Energy supportClaudio Takahasi2010-11-115-2/+19
* Fix possible memory leak of the GIOChannel in the attribute serverClaudio Takahasi2010-11-111-13/+19
* Fix legacy link key storing for some buggy adaptersJohan Hedberg2010-11-101-2/+8
* Fix possible crash when removing disconnect watchesLuiz Augusto von Dentz2010-11-081-0/+4
* Remove unnecessary parameter from btd_event_request_pinJohan Hedberg2010-11-082-2/+2
* Clean up hciops codeJohan Hedberg2010-11-083-5/+0
* Move set_nonblocking function to audio/unix.cClaudio Takahasi2010-11-052-22/+0
* Remove redundant hci_devinfo callJohan Hedberg2010-11-041-8/+2
* Remove redundant tracking of ignored adaptersJohan Hedberg2010-11-044-28/+3
* Cleanup set_mode codeLuiz Augusto von Dentz2010-11-021-16/+5
* Fix issue when setting limited discoverable modeLuiz Augusto von Dentz2010-10-292-43/+34
* Optimize device disconnect callback processingJohan Hedberg2010-10-291-11/+6
* Fix not being able to set discoverable when discoverable timeout is setLuiz Augusto von Dentz2010-10-281-22/+29
* Fix not replying when mode is limited discoverable or discoverableLuiz Augusto von Dentz2010-10-281-16/+33
* Fix setting Discoverable when adapter is downLuiz Augusto von Dentz2010-10-281-8/+11
* Fix not waiting mode change when setting powered propertyLuiz Augusto von Dentz2010-10-281-41/+43
* Remove old hcid.confGustavo F. Padovan2010-10-282-284/+0
* Get rid of redundant type casts from SDP codeJohan Hedberg2010-10-274-26/+25
* Add -p and -P command line options for controlling plugin selectionJohan Hedberg2010-10-273-38/+66
* Add support for multiple potential adapter_ops implementationsJohan Hedberg2010-10-272-12/+31
* Remove unnecessary function declaration in hcid.hClaudio Takahasi2010-10-261-3/+0
* Move HCI_REQ_TIMEOUT to hciops.cClaudio Takahasi2010-10-261-3/+0
* Move HCID_DEFAULT_DISCOVERABLE_TIMEOUT declaration to main.cClaudio Takahasi2010-10-262-3/+3
* Move GLOBAL_TRUST declaration to device.cClaudio Takahasi2010-10-262-3/+3