aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-27build: Fix parallel buildBastien Nocera
2010-10-27Get rid of redundant type casts from SDP codeJohan Hedberg
2010-10-27Add -p and -P command line options for controlling plugin selectionJohan Hedberg
2010-10-27mgmtops: add initial setup supportJohan Hedberg
2010-10-27Add initial definitions for the Bluetooth Management interfaceJohan Hedberg
2010-10-27Remove remote name requests upon connect complete eventsJohan Hedberg
2010-10-27Add initial skeleton for mgmtopsJohan Hedberg
2010-10-27Minor coding style fixJohan Hedberg
2010-10-27Add support for multiple potential adapter_ops implementationsJohan Hedberg
2010-10-27hciops: don't initialize existing adapters in hciops_setup()Johan Hedberg
2010-10-26Remove unnecessary function declaration in hcid.hClaudio Takahasi
2010-10-26Move HCI_REQ_TIMEOUT to hciops.cClaudio Takahasi
2010-10-26Move HCID_DEFAULT_DISCOVERABLE_TIMEOUT declaration to main.cClaudio Takahasi
2010-10-26Move GLOBAL_TRUST declaration to device.cClaudio Takahasi
2010-10-26Move expand_name to adapter.cClaudio Takahasi
2010-10-26Move ACL encryption functions to hciopsJohan Hedberg
2010-10-26Remove security.c completely from the source treeJohan Hedberg
2010-10-26Move security.c callbacks into hciopsJohan Hedberg
2010-10-26Simplify D-Bus connection handling and move it to main.cJohan Hedberg
2010-10-26Remove useless hcid_dbus_unregister functionJohan Hedberg
2010-10-26Rename dbus-hci.c event.c and use btd_event_ prefix for itJohan Hedberg
2010-10-26Remove non-existent function declarationJohan Hedberg
2010-10-26Move class_to_icon() to dbus-common.cJohan Hedberg
2010-10-26Remove get_adapter_and_device() dependency from security.cJohan Hedberg
2010-10-26Move remote name writing to dbus-hci.cJohan Hedberg
2010-10-26Move remote class writing responsibility to dbus-hci.cJohan Hedberg
2010-10-26Move global D-Bus connection functions to dbus-common.cJohan Hedberg
2010-10-26Release 4.77Marcel Holtmann
2010-10-26Fix A2DP play when sample rate gets changedJohn Crosbie
2010-10-26Fix GetProperties handling of broken local service recordsJohan Hedberg
2010-10-26Fix handling of broken local SDP service recordsJohan Hedberg
2010-10-25Remove unused constructsJohan Hedberg
2010-10-25Fix coding style and commentElvis Pfützenreuter
2010-10-25Fix fd comparisonElvis Pfützenreuter
2010-10-25Send a proper configuration when a source doesn't have a first reliableSantiago Carot-Nemesio
2010-10-23Fix crash in Manager.GetPropertiesTommi Keisala
2010-10-23Fix small coding style issuesElvis Pfützenreuter
2010-10-22Fix minor coding style issue with variable declarationsJohan Hedberg
2010-10-21Check if the channel mode is correct when opening data channelsJose Antonio Santos Cadenas
2010-10-21Change data channel mode for incoming connectionsSantiago Carot-Nemesio
2010-10-21Enable support to change mode for incoming data channels connectionsSantiago Carot-Nemesio
2010-10-21Delete data channels when their device is removed.Jose Antonio Santos Cadenas
2010-10-21Close the data channel if remote side changes the configurationSantiago Carot-Nemesio
2010-10-21Check l2cap configuration when data channels are connectedSantiago Carot-Nemesio
2010-10-21Fix segmentation fault freeing uninitialized pointersSantiago Carot-Nemesio
2010-10-21Emit a valid path when main channel is deletedJose Antonio Santos Cadenas
2010-10-21Notify main channel when it is locally openedJose Antonio Santos Cadenas
2010-10-21Remove obsolete comment from MCAPSantiago Carot-Nemesio
2010-10-21Modify test-health script to make it more interactiveJose Antonio Santos Cadenas
2010-10-21Receive an string instead of an integer for ChannelTypeJose Antonio Santos Cadenas