messages from 2012-10-23 20:48:09 to 2012-10-26 09:25:03 UTC [more...]
[PATCH v8 1/5] doc: Update settings-storage.txt
2012-10-26 9:25 UTC (3+ messages)
` [PATCH v8 2/5] device: Retrieve name from storage
` [PATCH v8 3/5] dbusoob: Set device name in device object
[PATCH BlueZ v3] AVDTP: Do not keep a internal reference
2012-10-26 8:30 UTC
[PATCH BlueZ] core: Fix memory leak
2012-10-26 8:01 UTC (2+ messages)
[PATCH v0] network: Remove unnecessary field from connect_req
2012-10-26 8:00 UTC (2+ messages)
[PATCH BlueZ 01/11] control: Fix Control.Disconnect not generating any reply
2012-10-26 7:44 UTC (12+ messages)
` [PATCH BlueZ 02/11] AVRCP: Fix using void * for metadata values
` [PATCH BlueZ 03/11] AVRCP: Don't respond with errors when no player is registered
` [PATCH BlueZ 04/11] AVRCP: Fix not adding session to player's list of sessions
` [PATCH BlueZ 05/11] AVCTP: Reduce verbosity of PDU parsing
` [PATCH BlueZ 06/11] AVRCP: Add support for settings changed event
` [PATCH BlueZ 07/11] AVRCP: Add initial support for controller player
` [PATCH BlueZ 08/11] AVRCP: Remove conversions inside media.c
` [PATCH BlueZ 09/11] test: Fix using Number instead of Track in simple-player
` [PATCH BlueZ 10/11] test: Fix using Number instead of Track in mpris-player
` [PATCH BlueZ 11/11] test: Add support for using external player
[RFC 00/18] CSCP plugin
2012-10-26 4:49 UTC (20+ messages)
` [RFC 01/18] cyclingspeed: Add CSC profile plugin skeleton
` [RFC 02/18] cyclingspeed: Add attio callbacks
` [RFC 03/18] cyclingspeed: Discover CSCS characteristics
` [RFC 04/18] cyclingspeed: Discover characteristics CCC
` [RFC 05/18] cyclingspeed: Read CSC Feature characteristic value
` [RFC 06/18] cyclingspeed: Read Sensor Location "
` [RFC 07/18] cyclingspeed: Add CyclingSpeedManager interface
` [RFC 08/18] cyclingspeed: Add support to enable measurement notifications
` [RFC 09/18] cyclingspeed: Process "
` [RFC 10/18] cyclingspeed: Add DBus.Properties for org.bluez.CyclingSpeed interface
` [RFC 11/18] doc: Remove Get-/SetProperties from CSC API document
` [RFC 12/18] cyclingspeed: Add stub to use SC Control Point
` [RFC 13/18] cyclingspeed: Add support for Request Supported Sensor Locations
` [RFC 14/18] cyclingspeed: Add support for Update Sensor Location
` [RFC 15/18] cyclingspeed: Add support for Set Cumulative Value
` [RFC 16/18] core: Add CyclingSpeedWatcher interface to default policy
` [RFC 17/18] test: Add cyclingspeed test script
` [RFC 18/18] doc: Rename cycling API to cyclingspeed
BLE GATT subscriber example?
2012-10-26 4:24 UTC
[PATCH] systemd: prevent duplicate logging messages in journal
2012-10-25 23:30 UTC (3+ messages)
[PATCH] Bluetooth: Fix error message when pairing fails
2012-10-25 19:55 UTC (2+ messages)
` [PATCH] Bluetooth: Fix error status "
[PATCH] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
2012-10-25 19:17 UTC (4+ messages)
[PATCH 0/6] Bluetooth: Some fixes and full peripheral role support
2012-10-25 18:48 UTC (29+ messages)
` [PATCH 1/6] Bluetooth: Fix setting host feature bits for SSP
` [PATCH 2/6] Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
` [PATCH 3/6] Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable
` [PATCH 4/6] Bluetooth: Fix unnecessary EIR update during powering on
` [PATCH 5/6] Bluetooth: mgmt: Add support for switching to LE peripheral mode
` [PATCH 6/6] Bluetooth: Add support for setting LE advertising data
[RFC v0 00/15] WIP: btd_profile connect and disconnect
2012-10-25 17:38 UTC (9+ messages)
` [RFC v0 05/15] network: Add network .connect and .disconnect
` [RFC v0 12/15] input: Add profile .disconnect
[bluetooth:master 12/33] net/bluetooth/l2cap_core.c:4495:6: sparse: symbol 'l2cap_physical_cfm' was not declared. Should it be static?
2012-10-25 15:29 UTC (6+ messages)
` [PATCH] Bluetooth: l2cap_physical_cfm() can be static
[RFCv0 0/8] Handling physical and logical link
2012-10-25 15:22 UTC (21+ messages)
` [RFCv1 00/11] "
` [RFCv1 01/11] Bluetooth: trivial: Remove unneeded assignment
` [RFCv1 02/11] Bluetooth: Use helper function sending EFS conf rsp
` [RFCv1 03/11] Bluetooth: AMP: Process Physical Link Complete evt
` [RFCv1 04/11] Bluetooth: AMP: Process Logical Link complete evt
` [RFCv1 05/11] Bluetooth: AMP: Add Logical Link Create function
` [RFCv1 06/11] Bluetooth: AMP: Process Disc Logical Link
` [RFCv1 07/11] Bluetooth: AMP: Process Disc Physical Link Complete evt
` [RFCv1 08/11] Bluetooth: AMP: Remove hci_conn receiving error command status
` [RFCv1 09/11] Bluetooth: Disconnect logical link when deleteing chan
` [RFCv1 10/11] Bluetooth: Add put(hcon) when deleting hchan
` [RFCv1 11/11] Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
[PATCH v7 00/16] Move storage config and names files to ini-file format
2012-10-25 9:55 UTC (21+ messages)
` [PATCH v7 01/16] doc: Add settings storage documentation
` [PATCH v7 02/16] adapter: Read name in storage at init
` [PATCH v7 03/16] adaptername: Retrieve config name from adapter
` [PATCH v7 04/16] adapter: Remove device class storage
` [PATCH v7 05/16] adapter: Move pairable read to load_config()
` [PATCH v7 06/16] adapter: Read pairable timeout in storage at init
` [PATCH v7 07/16] adapter: Read discoverable "
` [PATCH v7 08/16] adapter: Read mode "
` [PATCH v7 09/16] adapter: Move saved config to ini-file format
` [PATCH v7 10/16] TODO: Add entry to remove storage convertion function
` [PATCH v7 11/16] adapter: Move storage names to cache directory
` [PATCH v7 12/16] event: Remove write of LastSeen info
` [PATCH v7 13/16] device: Retrieve name from cache directory
` [PATCH v7 14/16] dbusoob: Store device name in "
` [PATCH v7 15/16] input: Retrieve device name from "
` [PATCH v7 16/16] hcitool: Retrieve names "
[RFC 1/2] Bluetooth: Add driver extension for vendor specific init
2012-10-25 6:38 UTC (5+ messages)
[PATCH] Bluetooth: Add support for Atheros [04ca:3004]
2012-10-25 1:56 UTC (2+ messages)
[PATCH] add support bluetooth usb 0489:e046 Foxconn / Hon Hai
2012-10-25 0:57 UTC (5+ messages)
[PATCH 0/7] Bluetooth: Improved single-mode and LE peripheral support
2012-10-25 0:00 UTC (20+ messages)
` [PATCH 1/7] Bluetooth: mgmt: Add support for switching to LE peripheral mode
` [PATCH 2/7] Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters
` [PATCH 3/7] Bluetooth: Disallow LE scanning and connecting in peripheral mode
` [PATCH 4/7] Bluetooth: Add support for setting LE advertising data
[PATCH 0/7 v2] Bluetooth: LE single-mode & peripheral role fixes
2012-10-24 19:59 UTC (10+ messages)
` [PATCH 1/7] Bluetooth: Fix HCI command sending when powering on LE-only adapters
` [PATCH 2/7] Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters
` [PATCH 3/7] Bluetooth: Fix updating host feature bits for LE
` [PATCH 4/7] Bluetooth: Add missing feature test macros
` [PATCH 5/7] Bluetooth: Make use "
` [PATCH 6/7] Bluetooth: Add flag for LE GAP Peripheral role
` [PATCH 7/7] Bluetooth: Disallow LE scanning and connecting in peripheral role
[PATCH] Bluetooth: Add support for Atheros [04ca:3004]
2012-10-24 16:22 UTC (4+ messages)
[RFC 0/9] Add LE broadcaser and observer functionality
2012-10-24 15:58 UTC (10+ messages)
` [RFC 1/9] Bluetooth: Add HCI command to set advertising parameters
` [RFC 2/9] Bluetooth: Set advertising parameters on LE setup
` [RFC 3/9] Bluetooth: Add HCI command to set advertising data
` [RFC 4/9] Bluetooth: Add set controller data MGMT command
` [RFC 5/9] Bluetooth: Add unset "
` [RFC 6/9] Bluetooth: Add HCI command to enable/disable advertising
` [RFC 7/9] Bluetooth: Add set broadcaster MGMT command
` [RFC 8/9] Bluetooth: Refactor le scan helpers to enable observer support
` [RFC 9/9] Bluetooth: Add set observer MGMT command
[PATCH 0/5 v2] Bluetooth: Add basic support for single-mode controllers
2012-10-24 13:26 UTC (3+ messages)
` [PATCH 5/5 v2] Bluetooth: Read adversiting channel TX power during init sequence
[PATCH RESEND net-next] bluetooth: hci_core: Replace list_for_each with list_for_each_entry() helper
2012-10-24 13:22 UTC (2+ messages)
[PATCH] Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
2012-10-24 13:04 UTC (2+ messages)
[PATCH BlueZ v2] AVDTP: Do not keep a internal reference
2012-10-24 8:51 UTC (3+ messages)
[PATCHv5 00/18] L2CAP signaling for AMP channel create/move
2012-10-24 4:58 UTC (23+ messages)
` [PATCHv5 01/18] Bluetooth: Add new l2cap_chan struct members for high speed channels
` [PATCHv5 02/18] Bluetooth: Add L2CAP create channel request handling
` [PATCHv5 03/18] Bluetooth: Remove unnecessary intermediate function
` [PATCHv5 04/18] Bluetooth: Lookup channel structure based on DCID
` [PATCHv5 05/18] Bluetooth: Channel move request handling
` [PATCHv5 06/18] Bluetooth: Add new ERTM receive states for channel move
` [PATCHv5 07/18] Bluetooth: Add move channel confirm handling
` [PATCHv5 08/18] Bluetooth: Add state to hci_chan
` [PATCHv5 09/18] Bluetooth: Move channel response
` [PATCHv5 10/18] Bluetooth: Add logical link confirm
` [PATCHv5 11/18] Bluetooth: Add move confirm response handling
` [PATCHv5 12/18] Bluetooth: Handle physical link completion
` [PATCHv5 13/18] Bluetooth: Flag ACL frames as complete for AMP controllers
` [PATCHv5 14/18] Bluetooth: Do not send data during channel move
` [PATCHv5 15/18] Bluetooth: Configure appropriate timeouts for AMP controllers
` [PATCHv5 16/18] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
` [PATCHv5 17/18] Bluetooth: Do not retransmit data during a channel move
` [PATCHv5 18/18] Bluetooth: Start channel move when socket option is changed
[PATCH 1/5] Bluetooth: trivial: Remove newline before EOF
2012-10-24 2:47 UTC (4+ messages)
` [PATCH 3/5] Bluetooth: Replace include linux/module.h with linux/export.h
[PATCHv4 00/18] L2CAP signaling for AMP channel create/move
2012-10-23 21:51 UTC (5+ messages)
` [PATCHv4 10/18] Bluetooth: Add logical link confirm
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).