Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-03-14 20:00:55 to 2013-03-25 09:36:36 UTC [more...]

[PATCH BlueZ] test: Fix list-devices when there is more than one adapter
 2013-03-25  9:36 UTC  (2+ messages)

Fwd: CSR chipset sco voice routing
 2013-03-25  5:36 UTC 

[PATCH] Bluetooth: Add support for Foxconn / Hon Hai [0489:e04d] Add support for the AR3012 chip in SONY SVS13129
 2013-03-24 14:41 UTC 

[RFC v0 00/11] struct btd_service in core
 2013-03-22 19:18 UTC  (21+ messages)
` [RFC v0 01/11] core: Add btd_service to represent device services
` [RFC v0 02/11] device: Use btd_service to represent profiles
` [RFC v0 03/11] device: Replace connected_profiles with btd_service
` [RFC v0 04/11] device: Find services instead of profiles
` [RFC v0 05/11] device: Replace pending profile list with services
` [RFC v0 06/11] profile: Use btd_service for probing profiles
` [RFC v0 07/11] audio: Hold a reference to btd_service
` [RFC v0 08/11] network: "
` [RFC v0 09/11] input: "
` [RFC v0 10/11] service: Add callbacks to track state changes
` [RFC v0 11/11] profile: Use btd_service for connect/disconnect

[PATCH 0/6] The Autopair strikes back
 2013-03-22 17:36 UTC  (19+ messages)
` [PATCH 1/6] core: Convert the pincode callback to an interable list
` [PATCH 2/6] plugins: Extend the pin code callback with the call number
` [PATCH 3/6] core: Add support for retrying a bonding
` [PATCH 4/6] core: retry bonding attempt until the iterator reachs the end
` [PATCH 5/6] core: Add device_get_class to the public interface
` [PATCH 6/6] autopair: Add the autopair plugin

[PATCH] Bluetooth: Fix crash with incoming uart packet
 2013-03-22 13:44 UTC 

MAP client: Add support for receiving notifications
 2013-03-22 12:44 UTC  (5+ messages)

[PATCH 0/2] Fix Inquiry command support in HCI request framework
 2013-03-22 11:20 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: Fix HCI request for Inquiry command
` [PATCH 2/2] Bluetooth: Fix hci_inquiry

The way of using several usb bluetooth dongles to support more bluetooth devices
 2013-03-22  7:00 UTC 

[PATCH 00/13] Improvements on gatttool interactive interface
 2013-03-22  1:06 UTC  (15+ messages)
` [PATCH 01/13] gatttool: Fix memory leak after parsing input line
` [PATCH 02/13] gatttool: Remove programming error check
` [PATCH 03/13] gatttool: Remote address is mandatory for non-interactive gatttool
` [PATCH 04/13] gatttool: Use GError to propage error messages to caller
` [PATCH 05/13] gatttool: Fix issues with printf() and readline prompt
` [PATCH 06/13] gatttool: Replace more usages of printf() with rl_printf()
` [PATCH 07/13] gatttool: Use bluetoothctl behavior when pressing Enter on empty prompt
` [PATCH 08/13] gatttool: Show connection state using color
` [PATCH 09/13] gatttool: Remove connecting message from prompt
` [PATCH 10/13] gatttool: Use bluetoothctl strategy to handle standard input
` [PATCH 11/13] gatttool: Use bluetoothctl strategy for unix signal handling
` [PATCH 12/13] gatttool: Show info message when no primary service is found
` [PATCH 13/13] gatttool: Use error message prefixes consistently

pull request: bluetooth-next 2013-03-21
 2013-03-21 22:24 UTC 

[PATCH v4 0/6] client: agent implementation on bluetoothctl
 2013-03-21 22:04 UTC  (7+ messages)
` [PATCH v4 1/6] client: Add color modifiers to NEW, CHG and DEL events
` [PATCH v4 2/6] client: Right prompt management on agent input
` [PATCH v4 3/6] client: "agent" command capability argument and autocompletion
` [PATCH v4 4/6] client: Agent's DisplayPincode implementation
` [PATCH v4 5/6] client: Agent's DisplayPasskey implementation
` [PATCH v4 6/6] client: Agent's RequestPasskey implementation

Kernel panic on kernel 3.8.x when closing bluetooth dun connection
 2013-03-21 11:51 UTC 

[PATCH] core: Fix wrong argument on agent *_cb functions
 2013-03-21  9:00 UTC  (2+ messages)

ralink rt3290/3298 pcie
 2013-03-20 21:53 UTC  (3+ messages)

Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) causing crashes
 2013-03-20 18:57 UTC  (3+ messages)

[PATCH v3 0/6] client: agent implementation on bluetoothctl
 2013-03-20 18:22 UTC  (8+ messages)
` [PATCH v3 1/6] client: Add color modifiers to NEW, CHG and DEL events
` [PATCH v3 2/6] client: Right prompt management on agent input
` [PATCH v3 3/6] client: "agent" command capability argument and autocompletion
` [PATCH v3 4/6] client: Agent's DisplayPincode implementation
` [PATCH v3 5/6] client: Agent's DisplayPasskey implementation
` [PATCH v3 6/6] client: Agent's RequestPasskey implementation

[PATCH -next] Bluetooth: fix error return code in rfcomm_add_listener()
 2013-03-20 17:19 UTC  (2+ messages)

ralink rt3290/3298 pcie
 2013-03-20 16:58 UTC  (2+ messages)

[PATCH] Expose HIDNormallyConnectable and HIDReconnectInitiate properties
 2013-03-20 15:47 UTC  (2+ messages)

[PATCH BlueZ 1/4 v2] AVRCP: Add support for available player changed event for CT role
 2013-03-20  9:10 UTC  (5+ messages)
` [PATCH BlueZ 2/4] player: Check if values really changed before emitting signals
` [PATCH BlueZ 3/4 v2] AVRCP: Reduce number of request to refresh the player list
` [PATCH BlueZ 4/4 v2] AVRCP: Fallback to GetElementAttributes if GetItemAttributes fails

[PATCH v4 0/6] sco: SCO socket option for voice_setting
 2013-03-19 18:04 UTC  (7+ messages)
` [PATCH v4 1/6] Bluetooth: Move and rename hci_conn_accept
` [PATCH v4 2/6] Bluetooth: Add SCO socket voice_setting option
` [PATCH v4 3/6] Bluetooth: Use hci_connect_sco directly
` [PATCH v4 4/6] Bluetooth: Use voice_setting in incoming SCO connection
` [PATCH v4 5/6] Bluetooth: Parameters for outgoing SCO connections
` [PATCH v4 6/6] Bluetooth: Fallback transparent SCO from T2 to T1

[PATCH BlueZ 0/4] Basic mgmt API tests for discovery procedure
 2013-03-19 13:48 UTC  (6+ messages)
` [PATCH BlueZ 1/4] tools: Add basic success test for start discovery
` [PATCH BlueZ 2/4] tools: Add basic success test for stop discovery
` [PATCH BlueZ 3/4] tools: Add basic rejected "
` [PATCH BlueZ 4/4] tools: Add basic invalid parameters "

Device selection during inquiry
 2013-03-19 13:06 UTC  (5+ messages)

[PATCH] Bluetooth: Fix bogus __le16_to_cpu call
 2013-03-19  7:59 UTC  (2+ messages)

pull request: bluetooth 2013-03-18
 2013-03-18 19:18 UTC  (2+ messages)

[PATCH] Bluetooth: remove __le16_to_cpu() from u8 var
 2013-03-18 18:41 UTC  (3+ messages)

[PATCH] bluetooth: use PTR_RET instead of IS_ERR + PTR_ERR
 2013-03-18 18:19 UTC  (7+ messages)

[PATCH bluez] sdptool: fix recursive search
 2013-03-18 17:41 UTC 

[PATCH v5 00/26] Bluetooth: Management interface fixes
 2013-03-18 17:08 UTC  (28+ messages)
` [PATCH v5 01/26] Bluetooth: Move power on HCI command updates to their own function
` [PATCH v5 02/26] Bluetooth: Update mgmt powered HCI commands to use async requests
` [PATCH v5 03/26] Bluetooth: Wait for HCI command completion with mgmt_set_powered
` [PATCH v5 04/26] Bluetooth: Fix busy condition testing for EIR and class updates
` [PATCH v5 05/26] Bluetooth: Fix UUID/class mgmt command response synchronization
` [PATCH v5 06/26] Bluetooth: Remove useless HCI_PENDING_CLASS flag
` [PATCH v5 07/26] Bluetooth: Add a define for the HCI persistent flags mask
` [PATCH v5 08/26] Bluetooth: Clear non-persistent flags when closing HCI device
` [PATCH v5 09/26] Bluetooth: Fix clearing flags on power off before notifying mgmt
` [PATCH v5 10/26] Bluetooth: Fix waiting for EIR update when setting local name
` [PATCH v5 11/26] Bluetooth: Handle AD updating through an async request
` [PATCH v5 12/26] Bluetooth: Fix local name setting for LE-only controllers
` [PATCH v5 13/26] Bluetooth: Fix setting local name to the existing value
` [PATCH v5 14/26] Bluetooth: Use an async request for mgmt_set_connectable
` [PATCH v5 15/26] Bluetooth: Fix fast connectable response sending
` [PATCH v5 16/26] Bluetooth: Limit fast connectable support to >= 1.2 controllers
` [PATCH v5 17/26] Bluetooth: Fix error response for simultaneous fast connectable commands
` [PATCH v5 18/26] Bluetooth: Add proper flag for fast connectable mode
` [PATCH v5 19/26] Bluetooth: Refactor fast connectable HCI commands
` [PATCH v5 20/26] Bluetooth: Disable fast connectable when disabling connectable
` [PATCH v5 21/26] Bluetooth: Add reading of page scan parameters
` [PATCH v5 22/26] Bluetooth: Update page scan parameters after successful write commands
` [PATCH v5 23/26] Bluetooth: Fix updating page scan parameters when not necessary
` [PATCH v5 24/26] Bluetooth: Fix fast connectable state when enabling page scan
` [PATCH v5 25/26] Bluetooth: Simplify address parameters of user_pairing_resp()
` [PATCH v5 26/26] Bluetooth: Fix PIN/Confirm/Passkey response parameters

[PATCH] Bluetooth: Add support for Dell[QCA 0cf3:817a]
 2013-03-18 15:45 UTC 

[PATCH] net: bluetooth: Replaced kzalloc and memcpy with kmemdup
 2013-03-18 15:17 UTC  (2+ messages)

[PATCH] net: bluetooth: Use PTR_RET function
 2013-03-18 15:03 UTC  (3+ messages)

[PATCH] net: bluetooth: Replaced kzalloc and memcpy with kmemdup
 2013-03-18 14:56 UTC  (2+ messages)

[PATCH BlueZ v2] audio: Track connections to AVRCP roles separately
 2013-03-18 13:03 UTC 

Do you have available project for google summer of code 2013
 2013-03-18  1:16 UTC 

[PATCH 00/16] Rewrite HIDP Session Management
 2013-03-16 14:09 UTC  (3+ messages)

[PATCH v4 00/26] Bluetooth: Management interface fixes
 2013-03-15 23:14 UTC  (7+ messages)
` [PATCH v4 07/26] Bluetooth: Add a define for the HCI persistent flags mask

[PATCH RESEND] bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location
 2013-03-15 18:43 UTC  (2+ messages)

[PATCH BlueZ] audio: Track connections to AVRCP roles separately
 2013-03-15 17:25 UTC  (2+ messages)

[PATCH v1] Bluetooth: Add support for Dell[QCA 0cf3:0036]
 2013-03-15 17:12 UTC  (2+ messages)

[PATCH v3 0/8] MAP client: notification support
 2013-03-15 15:43 UTC  (8+ messages)
` [PATCH v3 5/8] obexd: Add RegisterNotifications function

HFP/HSP Telephony profile doesn't work with Bluetooth USB dongle
 2013-03-15 13:30 UTC  (6+ messages)

[PATCH 6/6] Agent's RequestPasskey implementation
 2013-03-15  3:54 UTC  (2+ messages)

[PATCH 0/6] bluetoothctl: agent's implementation
 2013-03-15  3:52 UTC  (13+ messages)
` [PATCH 2/6] Right prompt management on agent input
` [PATCH 3/6] "agent" command capability argument and autocompletion
` [PATCH 5/6] Agent's DisplayPasskey implementation

[PATCH] Bluetooth: Add support for Dell[QCA 0cf3:0036]
 2013-03-15  3:02 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox