messages from 2012-10-17 13:02:44 to 2012-10-19 21:34:02 UTC [more...]
[PATCHv4 00/18] L2CAP signaling for AMP channel create/move
2012-10-19 21:34 UTC (12+ messages)
` [PATCHv4 01/18] Bluetooth: Add new l2cap_chan struct members for high speed channels
` [PATCHv4 02/18] Bluetooth: Add L2CAP create channel request handling
` [PATCHv4 03/18] Bluetooth: Remove unnecessary intermediate function
` [PATCHv4 04/18] Bluetooth: Lookup channel structure based on DCID
` [PATCHv4 05/18] Bluetooth: Channel move request handling
` [PATCHv4 06/18] Bluetooth: Add new ERTM receive states for channel move
` [PATCHv4 07/18] Bluetooth: Add move channel confirm handling
` [PATCHv4 08/18] Bluetooth: Add state to hci_chan
` [PATCHv4 09/18] Bluetooth: Move channel response
` [PATCHv4 10/18] Bluetooth: Add logical link confirm
` [PATCHv4 11/18] Bluetooth: Add move confirm response handling
[PATCHv3 00/18] L2CAP signaling for AMP channel create/move
2012-10-19 21:21 UTC (38+ messages)
` [PATCHv3 01/18] Bluetooth: Add new l2cap_chan struct members for high speed channels
` [PATCHv3 02/18] Bluetooth: Add L2CAP create channel request handling
` [PATCHv3 03/18] Bluetooth: Remove unnecessary intermediate function
` [PATCHv3 04/18] Bluetooth: Lookup channel structure based on DCID
` [PATCHv3 05/18] Bluetooth: Channel move request handling
` [PATCHv3 06/18] Bluetooth: Add new ERTM receive states for channel move
` [PATCHv3 07/18] Bluetooth: Add move channel confirm handling
` [PATCHv3 08/18] Bluetooth: Add state to hci_chan
` [PATCHv3 09/18] Bluetooth: Move channel response
` [PATCHv3 10/18] Bluetooth: Add logical link confirm
` [PATCHv3 11/18] Bluetooth: Add move confirm response handling
` [PATCHv3 12/18] Bluetooth: Handle physical link completion
` [PATCHv3 13/18] Bluetooth: Flag ACL frames as complete for AMP controllers
` [PATCHv3 14/18] Bluetooth: Do not send data during channel move
` [PATCHv3 15/18] Bluetooth: Configure appropriate timeouts for AMP controllers
` [PATCHv3 16/18] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
` [PATCHv3 17/18] Bluetooth: Do not retransmit data during a channel move
` [PATCHv3 18/18] Bluetooth: Start channel move when socket option is changed
[PATCH 0/5 v2] Bluetooth: Add basic support for single-mode controllers
2012-10-19 17:57 UTC (7+ messages)
` [PATCH 1/5 v2] Bluetooth: Add initial support for LE-only controllers
` [PATCH 2/5 v2] Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
` [PATCH 3/5 v2] Bluetooth: Add setting of the LE event mask
` [PATCH 4/5 v2] Bluetooth: Fix HCI command sending when powering on LE-only adapters
` [PATCH 5/5 v2] Bluetooth: Read adversiting channel TX power during init sequence
[PATCH 0/6] Bluetooth: Add basic support for single-mode controllers
2012-10-19 17:25 UTC (12+ messages)
` [PATCH 1/6] Bluetooth: Remove unnecessary LE init req from HCI core
` [PATCH 2/6] Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
` [PATCH 3/6] Bluetooth: Add initial support for LE-only controllers
` [PATCH 4/6] Bluetooth: Add setting of the LE event mask
` [PATCH 5/6] Bluetooth: Fix HCI command sending when powering on LE-only adapters
` [PATCH 6/6] Bluetooth: Read adversiting channel TX power during init sequence
[PATCH] Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
2012-10-19 17:17 UTC (2+ messages)
[PATCH v6 00/16] Move storage config and names files to ini-file format
2012-10-19 16:12 UTC (21+ messages)
` [PATCH v6 01/16] doc: Add settings storage documentation
` [PATCH v6 02/16] adapter: Read name in storage at init
` [PATCH v6 03/16] adaptername: Retrieve config name from adapter
` [PATCH v6 04/16] adapter: Read device class in storage at init
` [PATCH v6 05/16] adapter: Move pairable read to load_config()
` [PATCH v6 06/16] adapter: Read pairable timeout in storage at init
` [PATCH v6 07/16] adapter: Read discoverable "
` [PATCH v6 08/16] adapter: Read mode "
` [PATCH v6 09/16] adapter: Move saved config to ini-file format
` [PATCH v6 10/16] TODO: Add entry to remove storage convertion function
` [PATCH v6 11/16] adapter: Move storage names to cache directory
` [PATCH v6 12/16] event: Remove write of LastSeen info
` [PATCH v6 13/16] device: Retrieve name from cache directory
` [PATCH v6 14/16] dbusoob: Store device name in "
` [PATCH v6 15/16] input: Retrieve device name from "
` [PATCH v6 16/16] hcitool: Retrieve names "
[RFC v0 00/15] WIP: btd_profile connect and disconnect
2012-10-19 16:10 UTC (17+ messages)
` [RFC v0 01/15] network: Specify id while registering server
` [RFC v0 02/15] network: Trivial function rename
` [RFC v0 03/15] network: Expose internal connection API
` [RFC v0 04/15] network: Split Network into three btd_profile
` [RFC v0 05/15] network: Add network .connect and .disconnect
` [RFC v0 06/15] audio: Split A2DP into three btd_profile
` [RFC v0 07/15] audio: Trivial function rename
` [RFC v0 08/15] source: Expose internal connection API
` [RFC v0 09/15] source: Add profile .connect and .disconnect
` [RFC v0 10/15] input: Trivial function rename
` [RFC v0 11/15] input: Expose internal disconnection API
` [RFC v0 12/15] input: Add profile .disconnect
` [RFC v0 13/15] profile: Rename org.bluez.Profile->ProfileAgent
` [RFC v0 14/15] profile: Add object to represent device-profile
` [RFC v0 15/15] profile: Add new org.bluez.Profile
[PATCH BlueZ v2] AVDTP: Do not keep a internal reference
2012-10-19 9:59 UTC
Memory leak introduced in commit f8619bef3406a2134082dc41c208105fe028c09f
2012-10-19 7:42 UTC (6+ messages)
` [RFC] attrib: Fix memleak if att_data_list_alloc fails
[RFC 0/6] DBus.Properties: Converting SAP, HEALTH and fix to input
2012-10-19 7:40 UTC (8+ messages)
` [RFC 1/6] input: Fix not sending PropertiesChanged signal
` [RFC 2/6] sap: Fix usage of wrong struct in get_properties()
` [RFC 3/6] sap: Convert to DBus.Properties
` [RFC 4/6] health: Convert HealthChannel "
` [RFC 5/6] health: Convert HealthDevice "
` [RFC 6/6] doc: Update Health to BlueZ 5
[PATCH BlueZ 1/2] gdbus: Remove connection from pending_property functions
2012-10-19 7:34 UTC (6+ messages)
` [PATCH BlueZ 2/2] core: Update gdbus function calls
pull request: bluetooth-next 2012-10-18
2012-10-18 22:00 UTC
[PATCH 08/21] TTY: hci_ldisc, remove invalid check in open
2012-10-18 20:47 UTC (2+ messages)
[PATCH 00/11] mSBC tests
2012-10-18 16:59 UTC (19+ messages)
` [PATCH 01/11] Pass encoder_state to process input functions
` [PATCH 02/11] Add encoder_state parameter to analysis functions
` [PATCH 03/11] Make increment variable
` [PATCH 04/11] Add msbc encoding and decoding flag
` [PATCH 05/11] Add simd primitive for 1b 8s analyse
` [PATCH 06/11] Add support for mSBC frame header
` [PATCH 07/11] Add mmx primitive for 1b 8s analyse
` [PATCH 08/11] update sbcdec for msbc
` [PATCH 09/11] update sbcenc "
` [PATCH 10/11] update sbcinfo "
` [PATCH 11/11] Update copyrights
[PATCHv2 00/19] L2CAP signaling for AMP channel create/move
2012-10-18 16:04 UTC (21+ messages)
` [PATCHv2 04/19] Bluetooth: Lookup channel structure based on DCID
` [PATCHv2 05/19] Bluetooth: Channel move request handling
` [PATCHv2 06/19] Bluetooth: Add new ERTM receive states for channel move
` [PATCHv2 07/19] Bluetooth: Add move channel confirm handling
` [PATCHv2 09/19] Bluetooth: Move channel response
` [PATCHv2 10/19] Bluetooth: Add logical link confirm
` [PATCHv2 17/19] Bluetooth: Send create channel request instead of connect for AMP
[PATCH BlueZ] AVDTP: Do not keep a internal reference
2012-10-18 14:57 UTC (3+ messages)
[PATCH v5 00/15] Move storage config and names files to ini-file format
2012-10-18 14:41 UTC (20+ messages)
` [PATCH v5 01/15] doc: Add settings storage documentation
` [PATCH v5 02/15] adapter: Read name in storage at init
` [PATCH v5 03/15] adaptername: Retrieve config name from adapter
` [PATCH v5 04/15] adapter: Read device class in storage at init
` [PATCH v5 05/15] adapter: Move pairable read to load_config()
` [PATCH v5 06/15] adapter: Read pairable timeout in storage at init
` [PATCH v5 07/15] adapter: Read discoverable "
` [PATCH v5 08/15] adapter: Read mode "
` [PATCH v5 09/15] adapter: Move saved config to ini-file format
` [PATCH v5 10/15] TODO: Add entry to remove storage convertion function
` [PATCH v5 11/15] adapter: Move storage names to cache directory
` [PATCH v5 12/15] device: Retrieve name from "
` [PATCH v5 13/15] dbusoob: Store device name in "
` [PATCH v5 14/15] input: Retrieve device name from "
` [PATCH v5 15/15] hcitool: Retrieve names "
[RFCv0 0/8] Handling physical and logical link
2012-10-18 10:44 UTC (3+ messages)
[PATCHv2 5/6] Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
2012-10-18 10:28 UTC (3+ messages)
` [PATCHv2] "
a short question: what are BREDR and AMP?
2012-10-18 9:05 UTC (3+ messages)
[RFC BlueZ] adapter: Fix memory leak on discovery cleanup
2012-10-18 7:33 UTC (2+ messages)
obex-client: support authentication response?
2012-10-17 21:13 UTC
[PATCH 00/19] L2CAP signaling for AMP channel create/move
2012-10-17 17:10 UTC (5+ messages)
` [PATCH 07/19] Bluetooth: Add move channel confirm handling
REMINDER: Linux wireless networking summit, Barcelona 8-9 November
2012-10-17 14:46 UTC (3+ messages)
gatttool and multiple devices connected
2012-10-17 13:02 UTC (7+ 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).