Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-10-14 08:34:35 to 2013-10-16 14:08:39 UTC [more...]

[PATCHv1 0/5] Initial Android BlueZ patches
 2013-10-16 14:08 UTC  (22+ messages)
` [PATCHv1 1/5] android: Create HAL API header skeleton
` [PATCHv1 2/5] android: Add basic mgmt initialization sequence
` [PATCHv1 3/5] android: Add adapter and device struct for BlueZ daemon
` [PATCHv1 4/5] android: sdp: Reuse BlueZ SDP server in Android
` [PATCHv1 5/5] android: Add cap to bind to port < 1024
` [PATCHv2 0/6] Android BlueZ patches, second chunk
  ` [PATCHv2 1/6] sdp: Check that correct packet received in recv
  ` [PATCHv2 2/6] android: Create HAL API header skeleton
  ` [PATCHv2 3/6] android: Add basic mgmt initialization sequence
  ` [PATCHv2 4/6] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv2 5/6] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv2 6/6] android: Add cap to bind to port < 1024
` [PATCHv3 00/11] Android BlueZ patches, second chunk
  ` [PATCHv3 01/11] android: Create HAL API header skeleton
  ` [PATCHv3 02/11] android: Add basic mgmt initialization sequence

[PATCH] Bluetooth: Fix updating the right variable in update_scan_rsp_data()
 2013-10-16 14:03 UTC  (2+ messages)

[PATCH] Bluetooth: Reintroduce socket restrictions for LE sockets
 2013-10-16 14:01 UTC  (2+ messages)

[PATCH v3 0/5] Stack independent BT HAL test tool
 2013-10-16 14:00 UTC  (6+ messages)
` [PATCH v3 1/5] android: Add haltest skeleton
` [PATCH v3 2/5] android: Add line editing to haltest
` [PATCH v3 3/5] android: Add history to line editor in haltest
` [PATCH v3 4/5] android: Add text conversion helpers to haltest
` [PATCH v3 5/5] android: Add calls to adapter methods in haltest

[PATCH 3/6] Bluetooth: Set the scan response data when needed
 2013-10-16 12:31 UTC  (4+ messages)

[PATCH v2 0/5] Stack independent BT HAL test tool
 2013-10-16 12:21 UTC  (7+ messages)
` [PATCH v2 1/5] android: Add haltest skeleton
` [PATCH v2 2/5] android: Add line editing to haltest
` [PATCH v2 3/5] android: Add history to line editor in haltest
` [PATCH v2 4/5] android: Add text conversion helpers to haltest
` [PATCH v2 5/5] android: Add calls to adapter methods in haltest

[PATCH 0/3] Fix L2CAP command reject PDUs
 2013-10-16 11:43 UTC  (7+ messages)
` [PATCH 1/3] Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response
` [PATCH 2/3] Bluetooth: Remove unused command reject mapping for EMSGSIZE
` [PATCH 3/3] Bluetooth: Remove useless l2cap_err_to_reason function

[PATCH] Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
 2013-10-16 10:28 UTC 

[PATCH] Bluetooth: Remove enable_hs declaration
 2013-10-16  9:29 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Ignore A2MP data on non-BR/EDR links
 2013-10-16  9:10 UTC  (6+ messages)
` [PATCH 2/2] Bluetooth: Ignore SMP data on non-LE links

[PATCH 1/6] Bluetooth: Rename create_ad into create_adv_data
 2013-10-16  7:32 UTC  (2+ messages)

[PATCH 6/6] Bluetooth: Remove duplicate definitions for advertising event types
 2013-10-16  7:16 UTC 

[PATCH 5/6] Bluetooth: Rename update_ad into update_adv_data
 2013-10-16  7:16 UTC 

[PATCH 4/6] Bluetooth: Store device name in scan response data
 2013-10-16  7:16 UTC 

[PATCH 2/6] Bluetooth: Store scan response data in HCI device
 2013-10-16  7:16 UTC 

BlueZ and Android - question
 2013-10-16  7:01 UTC  (4+ messages)

[PATCH 10/10] Bluetooth: Make mgmt_new_ltk() return void
 2013-10-15 23:56 UTC  (2+ messages)

[PATCH] Bluetooth: Add l2cap_chan_no_resume stub for A2MP
 2013-10-15 23:52 UTC  (2+ messages)

[PATCH 1/7] Bluetooth: Extend state_change() call to report errors too
 2013-10-15 23:44 UTC  (8+ messages)
` [PATCH 2/7] Bluetooth: Add l2cap_state_change_and_error()
` [PATCH 3/7] Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
` [PATCH 4/7] Bluetooth: Add chan->ops->set_shutdown()
` [PATCH 5/7] Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
` [PATCH 6/7] Bluetooth: Use abstract chan->data in comparison
` [PATCH 7/7] Bluetooth: use l2cap_chan_ready() instead of duplicate code

[PATCH 09/10] Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
 2013-10-15 21:26 UTC 

[PATCH 08/10] Bluetooth: Make mgmt_set_local_name_complete() return void
 2013-10-15 21:26 UTC 

[PATCH 07/10] Bluetooth: Make mgmt_set_class_of_dev_complete() return void
 2013-10-15 21:26 UTC 

[PATCH 06/10] Bluetooth: Make mgmt_ssp_enable_complete() return void
 2013-10-15 21:26 UTC 

[PATCH 05/10] Bluetooth: Make mgmt_auth_enable_complete() return void
 2013-10-15 21:26 UTC 

[PATCH 04/10] Bluetooth: Make mgmt_auth_failed() return void
 2013-10-15 21:26 UTC 

[PATCH 03/10] Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
 2013-10-15 21:26 UTC 

[PATCH 02/10] Bluetooth: Make mgmt_pin_code_reply_complete() return void
 2013-10-15 21:26 UTC 

[PATCH 01/10] Bluetooth: Make mgmt_pin_code_request() return void
 2013-10-15 21:26 UTC 

[RFC BlueZ v0] doc: Add GATT API
 2013-10-15 18:39 UTC  (4+ messages)
` [RFC BlueZ v1] "

[PATCH v2] Bluetooth: Update class of device on discoverable timeout
 2013-10-15 18:38 UTC  (2+ messages)

[PATCH] Bluetooth: Move eir_get_length() function into hci_event.c
 2013-10-15 18:38 UTC  (2+ messages)

[PATCH] Bluetooth: Move eir_append_data() function into mgmt.c
 2013-10-15 18:38 UTC  (2+ messages)

[PATCH] Bluetooth: Make mgmt_new_link_key() return void
 2013-10-15 18:35 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for entering limited discoverable mode
 2013-10-15 18:34 UTC  (2+ messages)

[PATCH] Bluetooth: Update class of device on discoverable timeout
 2013-10-15 17:45 UTC 

[PATCH] Bluetooth: Add HCI command structure for writing current IAC LAP
 2013-10-15 15:48 UTC  (2+ messages)

[PATCH] Bluetooth: Simplify the code for re-arming discoverable timeout
 2013-10-15 15:48 UTC  (2+ messages)

[PATCH] Bluetooth: Move arming of discoverable timeout to complete handler
 2013-10-15 15:20 UTC  (2+ messages)

[PATCH 1/7] Bluetooth: Use hci_request for discoverable timeout handling
 2013-10-15 14:29 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Add support for entering limited discoverable mode
 2013-10-15 13:45 UTC  (2+ messages)

[PATCH 7/7] Bluetooth: Update class of device after changing discoverable mode
 2013-10-15 13:33 UTC 

[PATCH 6/7] Bluetooth: Make mgmt_write_scan_failed() return void
 2013-10-15 13:33 UTC 

[PATCH 5/7] Bluetooth: Make mgmt_connectable() return void
 2013-10-15 13:33 UTC 

[PATCH 4/7] Bluetooth: Make mgmt_discoverable() return void
 2013-10-15 13:33 UTC 

[PATCH 3/7] Bluetooth: Introduce flag for limited discoverable mode
 2013-10-15 13:33 UTC 

[PATCH 2/7] Bluetooth: Update advertising data based on management commands
 2013-10-15 13:33 UTC 

[PATCH BlueZ 1/3] audio/media: Add support for tracking Seeked signal
 2013-10-15 10:11 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for entering limited discoverable mode
 2013-10-15 10:02 UTC  (8+ messages)

[PATCH] Bluetooth: Fix minor coding style issue in set_connectable()
 2013-10-15  8:28 UTC  (2+ messages)

[PATCH BlueZ] audio/AVCTP: Fix sending requests with same transaction id
 2013-10-15  6:58 UTC  (2+ messages)

[PATCH BlueZ 1/3] audio/AVDTP: Fix crash after disconnecting
 2013-10-15  6:57 UTC  (4+ messages)
` [PATCH BlueZ 2/3] audio/AVDTP: Add struct for discover specific data
` [PATCH BlueZ 3/3] obexd/session: Fix crash when transport is disconnected

pull request: bluetooth-next 2013-10-14
 2013-10-14 23:52 UTC 

[PATCH] Bluetooth: Read current IAC LAP on controller setup
 2013-10-14 22:32 UTC  (2+ messages)

[PATCH] Bluetooth: Read number of supported IAC on controller setup
 2013-10-14 20:56 UTC 

[PATCH] Bluetooth: Check that scan window is smaller or equal than scan interval
 2013-10-14 18:36 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Reject invalid bdaddr types for sockets
 2013-10-14 18:27 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Check that bind() bdaddr type matches connect()

[PATCH 0/4] Bluetooth: Associate connectable setting with adv type
 2013-10-14 18:24 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: Make Set Connectable also update the LE advertising type
` [PATCH 2/4] Bluetooth: Move set_bredr_scan() to avoid forward declaration
` [PATCH 3/4] Bluetooth: Fix updating scan mode in set_bredr()
` [PATCH 4/4] Bluetooth: Convert Set Discoverable to use an asynchronous request

[PATCH] Allow using obexd without systemd in the user session
 2013-10-14 18:02 UTC  (5+ messages)

[PATCH 1/2] android: Add initial Android Bluetooth HAL protocol API doc
 2013-10-14 15:30 UTC  (2+ messages)

[PATCHv2 0/4] Initial patches splitted
 2013-10-14 15:30 UTC  (2+ messages)

[PATCH 0/5] Bluetooth: Clean up Set Connectable related code
 2013-10-14 13:46 UTC  (7+ messages)
` [PATCH 1/5] Bluetooth: Reorganize set_connectable HCI command sending
` [PATCH 2/5] Bluetooth: Move move logic into set_connectable complete callback
` [PATCH 3/5] Bluetooth: Add missing error handling for Set Connectable
` [PATCH 4/5] Bluetooth: Move static advertising functions to avoid forward declarations
` [PATCH 5/5] Bluetooth: Fix updating advertising data needlessly

[PATCHv1 00/15] Basic code for Android BlueZ
 2013-10-14 13:39 UTC  (7+ messages)
` [PATCHv3 "
  ` [PATCHv3 14/15] android: Add makefile for hciconfig

[PATCHv2 4/4] android: Start Android Bluetooth daemon
 2013-10-14 12:56 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/7] Bluetooth: Hook up connectable setting for LE
 2013-10-14 11:43 UTC  (11+ messages)
` [PATCH 1/7] Bluetooth: Add connectable argument to enable_advertising()
` [PATCH 2/7] Bluetooth: Reorganize set_connectable HCI command sending
` [PATCH 3/7] Bluetooth: Move static advertising functions to avoid forward declarations
` [PATCH 4/7] Bluetooth: Fix updating advertising data needlessly
` [PATCH 5/7] Bluetooth: Update Set Connectable to also impact the advertising type
` [PATCH 6/7] Bluetooth: Move set_bredr_scan() to avoid forward declaration
` [PATCH 7/7] Bluetooth: Fix updating scan mode in set_bredr()

[PATCH 1/2] gdbus: Check for NULL DBusPendingCall in g_dbus_send_message_with_reply
 2013-10-14 11:38 UTC  (3+ messages)

[PATCH] sdptool: Clarify 'add' and 'remove' commands in manual
 2013-10-14 11:27 UTC  (3+ messages)

[PATCH] Bluetooth: Introduce L2CAP channel callback for resuming
 2013-10-14 11:25 UTC  (2+ messages)

[PATCH] Bluetooth: Introduce L2CAP channel flag for defer setup
 2013-10-14 11:24 UTC  (2+ messages)

[PATCH] Bluetooth: Adjust header for proc socket information
 2013-10-14 11:24 UTC  (2+ messages)

[PATCH 0/5] Stack independent BT HAL test tool
 2013-10-14  9:59 UTC  (6+ messages)
` [PATCH 1/5] android: Add haltest skeleton
` [PATCH 2/5] android: Add line editing to haltest
` [PATCH 3/5] android: Add history to line editor in haltest
` [PATCH 4/5] android: Add text conversion helpers to haltest
` [PATCH 5/5] android: Add calls to adapter methods in haltest

[RFC] Bluetooth: Set ISOC altsetting from within notify callback
 2013-10-14  9:20 UTC  (4+ messages)

[RFC] doc: Draft of 3D synchronization mgmt commands
 2013-10-14  8:45 UTC 

[PATCH 00/22] Bluetooth AT chat module
 2013-10-14  8:34 UTC  (5+ messages)
` [PATCH 19/22] blueatchat: Extend API for sending AT commands
` [PATCH 20/22] unit: Circular buffer overflow test
` [PATCH 21/22] gitignore: Add curcular buffer unit tests
` [PATCH 22/22] gitignore: Add blueatchat "


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