summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove the hciops pluginGustavo Padovan2012-07-042-3945/+2
* remove compat daemonsGustavo Padovan2012-07-0420-5120/+0
* audio: Fix style issue in start_timeoutFrédéric Dalleau2012-07-021-1/+1
* audio: Fix missing reply to Acquire in AVDTPFrédéric Dalleau2012-07-021-0/+2
* test: Pass remote address and port number to test-sap-serverSzymon Janc2012-07-021-2/+13
* test: Fix test-sap-server import issueSzymon Janc2012-07-023-1/+2
* sap-dummy: Fix initialization if multiple adapters are presentSzymon Janc2012-07-021-2/+12
* SAP: Fix server when multiple adapters are presentSzymon Janc2012-07-022-40/+26
* SAP: Fix removing connection from serverSzymon Janc2012-07-021-11/+11
* SAP: Use sap_server instead of sap_connection as key for driversSzymon Janc2012-07-021-87/+121
* SAP: Make sap_error_rsp function staticSzymon Janc2012-07-022-15/+13
* SAP: Rename server variable to sap_serverSzymon Janc2012-07-021-24/+24
* SAP: Use proper type instead of *void for disconnect_ind paramSzymon Janc2012-07-021-3/+2
* SAP: Fix missing setting conn->io to NULL after unrefSzymon Janc2012-07-021-0/+2
* SAP: Remove not needed NULL pointer checks from send_messageSzymon Janc2012-07-021-3/+0
* SAP: Introdue SAP_VDBG macro for verbose log messagesSzymon Janc2012-07-023-16/+16
* SAP: Don't append MaxMsgSize parameter to CONNECT_RESP unconditionalySzymon Janc2012-07-024-36/+29
* SAP: Move SAP_DISCONNECTION_TYPE_CLIENT from sap.h to server.cSzymon Janc2012-07-022-2/+2
* SAP: Use switch instead of if-else in sap_status_indSzymon Janc2012-07-021-16/+25
* sap-dummy: Use switch insted of if-else where applicableSzymon Janc2012-07-021-28/+52
* TODO: Mark legacy audio IPC removal as doneJohan Hedberg2012-07-021-1/+1
* audio: Remove remaining references to SocketLuiz Augusto von Dentz2012-07-022-6/+1
* audio: Remove local A2DP endpoints optionsLuiz Augusto von Dentz2012-07-022-76/+1
* audio: Remove internal audio IPCLuiz Augusto von Dentz2012-07-0214-2821/+92
* audio: Remove ALSA supportLuiz Augusto von Dentz2012-07-026-2249/+1
* audio: Remove unix socket supportLuiz Augusto von Dentz2012-07-026-1954/+0
* network: fix network Connect() method parametersGustavo Padovan2012-07-021-1/+3
* audio: Remove not needed NULL pointer checksSzymon Janc2012-06-294-8/+0
* AVDTP: Fix disconnecting when acting as sinkLuiz Augusto von Dentz2012-06-291-11/+31
* AVDTP: Remove auto_dc flagLuiz Augusto von Dentz2012-06-294-37/+1
* Update comment in the audio.conf file.Rafael Fonseca2012-06-291-1/+1
* lib: Add headers for AMP ASSOC dataAndrei Emeltchenko2012-06-282-38/+172
* build: Ignore config.h.in~ generated by autoheaderAlon Bar-Lev2012-06-281-0/+1
* TODO: Add not about fast connectableJohan Hedberg2012-06-281-0/+8
* network: NULL dereference fixPavel Raiskup2012-06-281-1/+3
* sdptool: Fix dropping of the list headPavel Raiskup2012-06-281-1/+1
* lib/sdp.c: Prevent passing unitialised argumentSlawomir Bochenski2012-06-281-4/+8
* AVRCP: Convert spaces to tabsMichal Labedzki2012-06-281-8/+8
* doc: Fix typoMichal Labedzki2012-06-285-5/+5
* audio: Permit concurrent use of AG and HF rolesFrédéric Dalleau2012-06-281-2/+7
* gdbus: Fix removal of filter after last filter_dataLucas De Marchi2012-06-281-9/+8
* monitor: Fix optstring to parse -b parameterAnton Weber2012-06-281-1/+1
* attrib-server: Fix MTU for GATTClaudio Takahasi2012-06-271-1/+1
* generic attribute: Use GAttrib bufferClaudio Takahasi2012-06-271-2/+4
* proximity: Reduce array size for Tx Power LevelClaudio Takahasi2012-06-271-1/+2
* thermometer: Reduce array size for Measurement IntervalClaudio Takahasi2012-06-271-1/+2
* thermometer: Reduce the array for temperature typeClaudio Takahasi2012-06-271-1/+2
* thermometer: Reduce the array for Valid RangeClaudio Takahasi2012-06-271-1/+3
* gatttool: Use GAttrib bufferClaudio Takahasi2012-06-272-4/+8
* thermometer: Use GAttrib bufferClaudio Takahasi2012-06-271-2/+4