messages from 2012-05-23 15:00:06 to 2012-05-24 18:46:02 UTC [more...]
[PATCH BlueZ 00/15] Store address type on storage - remaining files
2012-05-24 18:46 UTC (24+ messages)
` [PATCH BlueZ 01/15] storage: Store address type in "characteristics"
` [PATCH BlueZ 02/15] storage: Store address type in "appearance" file
` [PATCH BlueZ 03/15] storage: Store address type in "ccc" file
` [PATCH BlueZ 04/15] storage: Store address type in "names" file
` [PATCH BlueZ 05/15] storage: Store address type in "aliases" file
` [PATCH BlueZ 06/15] core: Fix reading stored data from "aliases" and "names" file
` [PATCH BlueZ 07/15] storage: Store address type in blocked file
` [PATCH BlueZ 08/15] storage: Do not store address type twice
` [PATCH BlueZ 09/15] storage: Store address type in "longtermkeys" file
` [PATCH BlueZ 10/15] core: Fix creating device from "
` [PATCH BlueZ 11/15] storage: Store address type in "attributes" file
` [PATCH BlueZ 12/15] core: Fix creating device from "blocked" file
` [PATCH BlueZ 13/15] storage: Rename characteristic to characteristics
` [PATCH BlueZ 14/15] storage: Rename primary file to primaries
` [PATCH BlueZ 15/15] core: Fix deleting entries
` [PATCH BlueZ v2 00/16] Store address type on storage - remaining files
` [PATCH BlueZ v2 01/16] storage: Store address type in "characteristics"
` [PATCH BlueZ v2 02/16] storage: Store address type in "appearance" file
` [PATCH BlueZ v2 03/16] storage: Store address type in "ccc" file
` [PATCH BlueZ v2 04/16] storage: Store address type in "names" file
` [PATCH BlueZ v2 05/16] storage: Store address type in "aliases" file
[RFC 0/8] Another step in l2cap_core/sock separation
2012-05-24 17:55 UTC (49+ messages)
` [RFC 1/8] Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
` [RFC 2/8] Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
` [RFC 3/8] Bluetooth: Add l2cap_chan->ops->ready()
` [RFC 4/8] Bluetooth: Use l2cap_chan_ready() in LE path
` [RFC 5/8] Bluetooth: Use chan->state instead of sk->sk_state
` [RFC 6/8] Bluetooth: Move check for backlog size to l2cap_sock.c
` [RFC 7/8] Bluetooth: Create DEFER_SETUP flag in conf_state
` [RFC 8/8] Bluetooth: Add chan->ops->authorize
` [RFC 1/3] Bluetooth: check for already existent channel before create new one
` [RFC 2/3] Bluetooth: Move bt_accept_enqueue() call to l2cap_sock.c
` [RFC 3/3] Blueooth: Remove parent socket usage from l2cap_core.c
` [RFC 1/2] Bluetooth: Create chan->ops->set_err()
` [RFC 2/2] Bluetooth: Remove last usage of sk->sk_state_change()
[PATCH v1 0/3] Prefer PAN over DUN
2012-05-24 17:41 UTC (8+ messages)
` [PATCH v1 1/3] main: Add IngoreDUN configuration switch
` [PATCH v1 2/3] serial: Add DUN_GW_UUID
` [PATCH v1 3/3] device: Ignore DUN if PAN is present
[PATCH 1/2] Bluetooth: Define and use PSM identifiers
2012-05-24 17:29 UTC (3+ messages)
` [PATCH 2/2] Bluetooth: Use __constant when dealing with constants
[PATCH BlueZ] AVRCP: Remove unneeded check for set_volume callback
2012-05-24 17:26 UTC
[PATCH BlueZ 1/6] AVCTP: Fix setting wrong transaction id expected for responses
2012-05-24 17:09 UTC (9+ messages)
` [PATCH BlueZ 2/6] AVRCP: Fix not setting audio device connected to player
` [PATCH BlueZ 3/6] media-api: Update documentation to include Volume property
` [PATCH BlueZ 4/6] audio: Fix signature type for transport Volume
` [PATCH BlueZ 5/6] AVRCP: Add support for sending SetAbsoluteVolume
` [PATCH BlueZ 6/6] audio: Add Volume property to A2DP transport GetProperties
[PATCHv1 00/17] Bluetooth A2MP implementation
2012-05-24 15:59 UTC (51+ messages)
` [PATCHv1 01/17] Bluetooth: A2MP: Create A2MP channel
` [PATCHv2 00/19] Bluetooth A2MP implementation
` [PATCHv2 01/19] Bluetooth: Add unlink to L2CAP channel ops
` [PATCHv2 02/19] Bluetooth: Add ready "
` [PATCHv2 03/19] Bluetooth: A2MP: Create A2MP channel
` [PATCHv2 04/19] Bluetooth: A2MP: AMP Manager basic functions
` [PATCHv2 05/19] Bluetooth: A2MP: Build and Send msg helpers
` [PATCHv2 06/19] Bluetooth: A2MP: Add chan callbacks
` [PATCHv2 07/19] Bluetooth: A2MP: Definitions for A2MP commands
` [PATCHv2 08/19] Bluetooth: A2MP: Define A2MP status codes
` [PATCHv2 09/19] Bluetooth: A2MP: Process A2MP messages
` [PATCHv2 10/19] Bluetooth: A2MP: Process A2MP Command Reject
` [PATCHv2 11/19] Bluetooth: A2MP: Process A2MP Discover Request
` [PATCHv2 12/19] Bluetooth: A2MP: Process A2MP Change Notify
` [PATCHv2 13/19] Bluetooth: A2MP: Process A2MP Get Info Request
` [PATCHv2 14/19] Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
` [PATCHv2 15/19] Bluetooth: A2MP: Process A2MP Create Physlink Request
` [PATCHv2 16/19] Bluetooth: A2MP: Process A2MP Disc "
` [PATCHv2 17/19] Bluetooth: A2MP: Process A2MP Command Responses
` [PATCHv2 18/19] Bluetooth: A2MP: Handling fixed channels
` [PATCHv2 19/19] Bluetooth: A2MP: Manage incoming connections
` [PATCHv3 00/18] Bluetooth A2MP implementation
` [PATCHv3 01/18] Bluetooth: Add ready to L2CAP channel ops
` [PATCHv3 02/18] Bluetooth: A2MP: Create A2MP channel
` [PATCHv3 03/18] Bluetooth: A2MP: AMP Manager basic functions
` [PATCHv3 04/18] Bluetooth: A2MP: Build and Send msg helpers
` [PATCHv3 05/18] Bluetooth: A2MP: Add chan callbacks
` [PATCHv3 06/18] Bluetooth: A2MP: Definitions for A2MP commands
` [PATCHv3 07/18] Bluetooth: A2MP: Define A2MP status codes
` [PATCHv3 08/18] Bluetooth: A2MP: Process A2MP messages
` [PATCHv3 09/18] Bluetooth: A2MP: Process A2MP Command Reject
` [PATCHv3 10/18] Bluetooth: A2MP: Process A2MP Discover Request
` [PATCHv3 11/18] Bluetooth: A2MP: Process A2MP Change Notify
` [PATCHv3 12/18] Bluetooth: A2MP: Process A2MP Get Info Request
` [PATCHv3 13/18] Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
` [PATCHv3 14/18] Bluetooth: A2MP: Process A2MP Create Physlink Request
` [PATCHv3 15/18] Bluetooth: A2MP: Process A2MP Disc "
` [PATCHv3 16/18] Bluetooth: A2MP: Process A2MP Command Responses
` [PATCHv3 17/18] Bluetooth: A2MP: Handling fixed channels
` [PATCHv3 18/18] Bluetooth: A2MP: Manage incoming connections
[PATCH obexd v0 00/16] client: Remove D-Bus agent
2012-05-24 14:42 UTC (18+ messages)
` [PATCH obexd v0 03/16] client: Add progress property to transfer
` [PATCH obexd v0 04/16] client-doc: Add transfer event-reporting signals
` [PATCH obexd v0 05/16] client: "
` [PATCH obexd v0 06/16] client-doc: Remove D-Bus agent
` [PATCH obexd v0 07/16] client: Use transfer owner instead of agent
` [PATCH obexd v0 08/16] client: Remove D-Bus agent
` [PATCH obexd v0 09/16] client: Remove unused functions in transfer API
` [PATCH obexd v0 10/16] client: Remove internal transfer progress report
` [PATCH obexd v0 11/16] client: Remove obsolete authentication code
` [PATCH obexd v0 12/16] client: Make D-Bus exposure of transfers optional
` [PATCH obexd v0 13/16] client-doc: Add signal to report new transfers
` [PATCH obexd v0 14/16] client: Expose D-Bus data in internal transfer API
` [PATCH obexd v0 15/16] client: Add signal to report new transfers
` [PATCH obexd v0 16/16] client-test: Remove agent from ftp-client
help with mcap/csp ??
2012-05-24 12:42 UTC (2+ messages)
are those patches up-to-date?
2012-05-24 12:40 UTC (4+ messages)
[RFC] Reorganizing the BlueZ source tree
2012-05-24 10:05 UTC (7+ messages)
[PATCH BlueZ 1/5] AVCTP: Fix setting wrong transaction id expected for responses
2012-05-24 8:33 UTC (3+ messages)
[RFC] Bluetooth: Adds unlink to chan ops
2012-05-24 8:33 UTC (5+ messages)
[PATCH BlueZ 00/12] Redundant D-Bus error init, remove unwanted code, g_free missmatch etc
2012-05-24 8:10 UTC (15+ messages)
` [PATCH BlueZ 01/12] monitor: Fix memory leak
` [PATCH BlueZ 02/12] storage: Use g_free() instead of free()
` [PATCH BlueZ 03/12] media: Remove redundant D-Bus error initilization
` [PATCH BlueZ 04/12] telephony-maemo5: Remove redundant D-Bus error initilizations
` [PATCH BlueZ 05/12] telephony-maemo6: Remove redundant D-Bus error initilization
` [PATCH BlueZ 06/12] telephony-ofono: "
` [PATCH BlueZ 07/12] agent: Remove redundant D-Bus error initilizations
` [PATCH BlueZ 08/12] Remove redundant D-Bus error initilization in maemo6 plugin
` [PATCH BlueZ 09/12] avctp: Fix NULL check after dereference
` [PATCH BlueZ 10/12] adapter: Remove unwanted if check and code
` [PATCH BlueZ 11/12] audio: Remove unwanted code from manager
` [PATCH BlueZ 12/12] input: Remove unwanted codes from device
[PATCH] Bluetooth: Use lmp_ssp_capable() macro
2012-05-24 6:56 UTC (2+ messages)
[PATCH] Bluetooth: Fix null pointer dereference in l2cap_chan_send
2012-05-24 6:32 UTC (3+ messages)
[PATCH RESEND] Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
2012-05-24 3:01 UTC (2+ messages)
[PATCH] Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
2012-05-24 1:33 UTC
[PATCHv2] Bluetooth: Send a configuration request after security confirmation
2012-05-24 0:33 UTC (4+ messages)
` [PATCHv3] "
[PATCH BlueZ] gdbus: add macro for methods marked as NOREPLY
2012-05-23 22:24 UTC (2+ messages)
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).