messages from 2012-06-01 07:03:12 to 2012-06-06 16:06:06 UTC [more...]
[PATCH 01/13] AVRCP: Update constants
2012-06-06 16:06 UTC (8+ messages)
` [PATCH 02/13] AVRCP: Use name "addressed" instead of "active"
` [PATCH 03/13] media: Rename set_property to set_player_property
` [PATCH 04/13] AVRCP: Keep AVRCP version of connected device in server
` [PATCH 05/13] AVRCP: Register AVRCP before MEDIA interface
` [PATCH 06/13] media: Add Properties stubs to Media interface
` [PATCH 07/13] media: Add support for local changing addressed player
` [PATCH 08/13] AVRCP: Implement notification AVAILABLE_PLAYERS_CHANGED
[PATCH 01/13] AVRCP: Update constants
2012-06-06 16:04 UTC
[RFC] Reorganizing the BlueZ source tree
2012-06-06 15:56 UTC (5+ messages)
[RFC] Bluetooth: AMP: Do not set name for AMP ctrl
2012-06-06 15:27 UTC (3+ messages)
[RFC] Bluetooth: Lock l2cap chan in sockopt
2012-06-06 14:43 UTC
[RFC] Bluetooth: Add refcnt to l2cap_conn
2012-06-06 14:22 UTC
[PATCH 01/17] sap-dummy: Use switch insted of if-else where applicable
2012-06-06 13:19 UTC (17+ messages)
` [PATCH 02/17] SAP: Use switch instead of if-else in sap_status_ind
` [PATCH 03/17] SAP: Move SAP_DISCONNECTION_TYPE_CLIENT from sap.h to server.c
` [PATCH 04/17] SAP: Don't append MaxMsgSize parameter to CONNECT_RESP unconditionaly
` [PATCH 05/17] SAP: Introdue SAP_VDBG macro for verbose log messages
` [PATCH 06/17] SAP: Remove not needed NULL pointer checks from send_message
` [PATCH 07/17] SAP: Fix missing setting conn->io to NULL after unref
` [PATCH 08/17] SAP: Use proper type instead of *void for disconnect_ind param
` [PATCH 09/17] SAP: Rename server variable to sap_server
` [PATCH 10/17] SAP: Make sap_error_rsp function static
` [PATCH 11/17] SAP: Use sap_server instead of sap_connection as key for drivers
` [PATCH 12/17] SAP: Fix removing connection from server
` [PATCH 13/17] SAP: Fix server when multiple adapters are present
` [PATCH 14/17] sap-dummy: Fix initialization if "
` [PATCH 15/17] SAP: Remove connection when closing io
` [PATCH 16/17] test: Fix test-sap-server import issue
` [PATCH 17/17] test: Pass remote address and port number to test-sap-server
[PATCH 1/2] Bluetooth: Fix SMP pairing method selection
2012-06-06 13:06 UTC (4+ messages)
` [PATCH 2/2] Bluetooth: Fix deadlock and crash when SMP pairing times out
` [PATCH 1/2 v2] Bluetooth: Fix SMP pairing method selection
[PATCH] gattrib: Fix a premature response timer removal
2012-06-06 10:56 UTC
[PATCH] btusb,ath3k: add support for 0930:0219
2012-06-06 9:31 UTC
[PATCH obexd 1/4] Add support for SetFolder in MAP client
2012-06-06 9:19 UTC (8+ messages)
` [PATCH obexd 4/4] Add support for PullMessagesListing "
[PATCH] attrib-server: Fix multiple channels detaching mix-up
2012-06-06 9:18 UTC (4+ messages)
no security block - but connection still gets refused
2012-06-06 9:17 UTC (3+ messages)
[PATCH] Bluetooth: LE pairing is finished if error in connection
2012-06-06 8:21 UTC (2+ messages)
[RFC] Bluetooth: Fix compile warning in l2cap_core.c
2012-06-06 7:58 UTC (8+ messages)
[PATCH] Bluetooth: Fix potential NULL pointer dereference in L2CAP
2012-06-06 7:53 UTC (5+ messages)
Bluetooth trees rebased on 3.5-rc1
2012-06-06 4:54 UTC
pull request: bluetooth 2012-06-06
2012-06-06 4:50 UTC
[PATCH] Update comment in the audio.conf file
2012-06-06 3:05 UTC
[PATCH] Bluetooth: Trivial refactoring in __l2cap_chan_add
2012-06-05 18:50 UTC (3+ messages)
[PATCH] gattrib: Fix command timeout handling
2012-06-05 14:20 UTC (3+ messages)
[PATCH obexd 00/23 v2] Change D-Bus namespace to org.bluez.obex
2012-06-05 13:03 UTC (24+ messages)
` [PATCH obexd 01/23 v2] obexd-api: Change D-Bus namespace to org.bluez.obexd
` [PATCH obexd 02/23 v2] core: Change D-Bus namespace to org.bluez.obex
` [PATCH obexd 03/23 v2] core: Change D-Bus service file to use org.bluez.obex
` [PATCH obexd 04/23 v2] agent-api: Change D-Bus namespace to org.bluez.obexd
` [PATCH obexd 05/23 v2] core: Change agent interface to org.bluez.obex.Agent
` [PATCH obexd 06/23 v2] test: Use org.bluez.obex namespace in simple-agent script
` [PATCH obexd 07/23 v2] client-api: Change D-Bus namespace to org.bluez.obex.client
` [PATCH obexd 08/23 v2] client: Change "
` [PATCH obexd 09/23 v2] client: Change D-Bus service file to use org.bluez.obex.client
` [PATCH obexd 10/23 v2] client-api: Rename session interface to org.bluez.obex.Session
` [PATCH obexd 11/23 v2] client-api: Rename ObjectPush interface to org.bluez.obex.ObjectPush
` [PATCH obexd 12/23 v2] client-api: Rename FileTransfer interface to org.bluez.obex.FileTransfer
` [PATCH obexd 13/23 v2] client-api: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccess
` [PATCH obexd 14/23 v2] client-api: Rename Synchronization interface to org.bluez.obex.Synchronization
` [PATCH obexd 15/23 v2] client-api: Rename MessageAccess interface to org.bluez.obex.MessageAccess
` [PATCH obexd 16/23 v2] client-api: Rename Transfer interface to org.bluez.obex.Transfer
` [PATCH obexd 17/23 v2] test: Use org.bluez.obex namespace in exchange-business-cards script
` [PATCH obexd 18/23 v2] test: Use org.bluez.obex namespace in list-folders script
` [PATCH obexd 19/23 v2] test: Use org.bluez.obex namespace in ftp-client script
` [PATCH obexd 20/23 v2] test: Use org.bluez.obex namespace in map-client script
` [PATCH obexd 21/23 v2] test: Use org.bluez.obex namespace in opp-client script
` [PATCH obexd 22/23 v2] test: Use org.bluez.obex namespace in pbap-client script
` [PATCH obexd 23/23 v2] test: Use org.bluez.obex namespace in get-capabilities script
[PATCHv2] vsprintf: Add %pMR for Bluetooth MAC address
2012-06-05 11:57 UTC (3+ messages)
` [PATCHv3] "
[PATCH obexd 00/23] Change D-Bus namespace to org.bluez.obex
2012-06-05 10:57 UTC (24+ messages)
` [PATCH obexd 01/23] obexd-api: Change D-Bus namespace to org.bluez.obexd
` [PATCH obexd 02/23] core: Change D-Bus namespace to org.bluez.obex
` [PATCH obexd 03/23] core: Change D-Bus service file to use org.bluez.obex
` [PATCH obexd 04/23] agent-api: Change D-Bus namespace to org.bluez.obexd
` [PATCH obexd 05/23] core: Change agent interface to org.bluez.obex.Agent
` [PATCH obexd 06/23] test: Use org.bluez.obex namespace in simple-agent script
` [PATCH obexd 07/23] client-api: Change D-Bus namespace to org.bluez.obex.client
` [PATCH obexd 08/23] client: Change "
` [PATCH obexd 09/23] client: Change D-Bus service file to use org.bluez.obex.client
` [PATCH obexd 10/23] client-api: Rename session interface to org.bluez.obex.Session
` [PATCH obexd 11/23] client-api: Rename ObjectPush interface to org.bluez.obex.ObjectPush
` [PATCH obexd 12/23] client-api: Rename FileTransfer interface to org.bluez.obex.FileTransfer
` [PATCH obexd 13/23] client-api: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccess
` [PATCH obexd 14/23] client-api: Rename Synchronization interface to org.bluez.obex.Synchronization
` [PATCH obexd 15/23] client-api: Rename MessageAccess interface to org.bluez.obex.MessageAccess
` [PATCH obexd 16/23] client-api: Rename Transfer interface to org.bluez.obex.Transfer
` [PATCH obexd 17/23] test: Use org.bluez.obex namespace in exchange-business-cards script
` [PATCH obexd 18/23] test: Use org.bluez.obex namespace in list-folders script
` [PATCH obexd 19/23] test: Use org.bluez.obex namespace in ftp-client script
` [PATCH obexd 20/23] test: Use org.bluez.obex namespace in map-client script
` [PATCH obexd 21/23] test: Use org.bluez.obex namespace in opp-client script
` [PATCH obexd 22/23] test: Use org.bluez.obex namespace in pbap-client script
` [PATCH obexd 23/23] test: Use org.bluez.obex namespace in get-capabilities script
[PATCHv2 hcidump 1/4] Headers for AMP ASSOC dump functions
2012-06-05 9:09 UTC (4+ messages)
` [PATCHv2 hcidump 2/4] Fix number of triplet calculation
` [PATCHv2 hcidump 3/4] Make assoc dump function available for HCI parser
` [PATCHv2 hcidump 4/4] Add decoding AMP Assoc data in "
[RFC hcidump 1/2] Headers for AMP ASSOC dump functions
2012-06-05 8:10 UTC (3+ messages)
` [RFC hcidump 2/2] Make assoc dump function available for HCI parser
[PATCH v2] Sets the information attribute for the service
2012-06-05 6:46 UTC
[PATCH] Bluetooth: Fix checking the wrong flag when accepting a socket
2012-06-05 3:15 UTC (5+ messages)
[PATCH obexd v2 00/15] client: Return transfer object in D-Bus API
2012-06-04 21:13 UTC (17+ messages)
` [PATCH obexd v2 01/15] client: Make transfer filename optional
` [PATCH obexd v2 02/15] client-doc: ObjectPush sessions return transfers
` [PATCH obexd v2 03/15] client: Support empty filename in obc_transfer_get
` [PATCH obexd v2 04/15] client: Expose D-Bus data in internal transfer API
` [PATCH obexd v2 05/15] client: ObjectPush sessions return transfers
` [PATCH obexd v2 06/15] client-doc: FileTransfer "
` [PATCH obexd v2 07/15] client: "
` [PATCH obexd v2 08/15] client-doc: Synchronization "
` [PATCH obexd v2 09/15] client: "
` [PATCH obexd v2 10/15] client-doc: PhonebookAccess "
` [PATCH obexd v2 11/15] client: "
` [PATCH obexd v2 12/15] client-test: ftp-client uses new API
` [PATCH obexd v2 13/15] client-test: pbap-client "
` [PATCH obexd v2 14/15] client-test: Add opp-client
` [PATCH obexd v2 15/15] client: Update copyright statement
[PATCH 1/2] Bluetooth: Release chan lock upon sleeping
2012-06-04 17:14 UTC (3+ messages)
` [PATCH 2/2] Bluetooth: Release all locks before sleep
[PATCH] Bluetooth: Fix flags of mgmt_device_found event
2012-06-04 13:31 UTC (4+ messages)
[PATCH obexd v1 00/15] client: Return transfer object in D-Bus API
2012-06-04 9:37 UTC (16+ messages)
` [PATCH obexd v1 01/15] client: Make transfer filename optional
` [PATCH obexd v1 02/15] client-doc: ObjectPush sessions return transfers
` [PATCH obexd v1 03/15] client: Support empty filename in obc_transfer_get
` [PATCH obexd v1 04/15] client: Expose D-Bus data in internal transfer API
` [PATCH obexd v1 05/15] client: ObjectPush sessions return transfers
` [PATCH obexd v1 06/15] client-doc: FileTransfer "
` [PATCH obexd v1 07/15] client: "
` [PATCH obexd v1 08/15] client-doc: Synchronization "
` [PATCH obexd v1 09/15] client: "
` [PATCH obexd v1 10/15] client-doc: PhonebookAccess "
` [PATCH obexd v1 11/15] client: "
` [PATCH obexd v1 12/15] client-test: ftp-client uses new API
` [PATCH obexd v1 13/15] client-test: pbap-client "
` [PATCH obexd v1 14/15] client-test: Add opp-client
` [PATCH obexd v1 15/15] client: Update copyright statement
Using multiple bluetooth headsets at the same time
2012-06-03 4:27 UTC
[PATCH BlueZ] mgmtops: Fix endianness conversion
2012-06-02 1:13 UTC (2+ messages)
[PATCH BlueZ 1/3] core: Fix repeated connection attempt
2012-06-02 1:12 UTC (4+ messages)
` [PATCH BlueZ 2/3] core: Fix connected callback not being called
` [PATCH BlueZ 3/3] core: Remove pending connection attempt
[PATCH v3 00/14] Prefer PAN over DUN
2012-06-02 1:09 UTC (2+ messages)
Two crashes
2012-06-01 23:27 UTC (4+ messages)
[PATCH] Bluetooth: Remove magic disconnect reason
2012-06-01 23:02 UTC (2+ messages)
[PATCH v2 0/5] Bluetooth: Refactoring hci_connect()
2012-06-01 22:57 UTC (3+ messages)
` [PATCH v2 2/5] Bluetooth: Refactor ACL connection into its own function
[PATCH] Bluetooth: Filter duplicated reports in LE scan
2012-06-01 22:51 UTC (2+ messages)
[RFC 1/2] Bluetooth: remove rfcomm session refcnt
2012-06-01 15:44 UTC (3+ messages)
` Fwd: "
[PATCH] Bluetooth: Create empty l2cap ops function
2012-06-01 13:10 UTC (2+ messages)
[PATCHv1 0/3] HCI callback interface
2012-06-01 11:44 UTC (4+ messages)
` [PATCHv1 1/3] Bluetooth: General HCI callback implementation
` [PATCHv1 2/3] Bluetooth: Process HCI callbacks in a workqueue
` [PATCHv1 3/3] Bluetooth: Add callback cmd clear to ops->teardown
[PATCH obexd v0 00/14] client: Return transfer object in D-Bus API
2012-06-01 10:51 UTC (15+ messages)
` [PATCH obexd v0 01/14] client-doc: ObjectPush sessions return transfers
` [PATCH obexd v0 02/14] client: Support empty filename in obc_transfer_get
` [PATCH obexd v0 03/14] client: Expose D-Bus data in internal transfer API
` [PATCH obexd v0 04/14] client: ObjectPush sessions return transfers
` [PATCH obexd v0 05/14] client-doc: FileTransfer "
` [PATCH obexd v0 06/14] client: "
` [PATCH obexd v0 07/14] client-doc: Synchronization "
` [PATCH obexd v0 08/14] client: "
` [PATCH obexd v0 09/14] client-doc: PhonebookAccess "
` [PATCH obexd v0 10/14] client: "
` [PATCH obexd v0 11/14] client-test: ftp-client uses new API
` [PATCH obexd v0 12/14] client-test: pbap-client "
` [PATCH obexd v0 13/14] client-test: Add opp-client
` [PATCH obexd v0 14/14] client: Update copyright statement
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).