Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-10-14 13:46:22 to 2013-10-16 19:08:32 UTC [more...]

[PATCH 1/7] Bluetooth: Remove not used struct sock
 2013-10-16 19:08 UTC  (4+ messages)
` [PATCH 2/7] Bluetooth: Hold socket in defer callback in L2CAP socket
` [PATCH 3/7] Bluetooth: Remove socket lock from l2cap_state_change()
` [PATCH 4/7] Bluetooth: Remove parent socket usage from l2cap_core.c

[PATCH BlueZ] l2test: Set CID due to socket restrictions for LE
 2013-10-16 19:05 UTC 

[PATCH] Bluetooth: Remove not used struct sock
 2013-10-16 17:14 UTC  (3+ messages)

[PATCH] Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
 2013-10-16 16:54 UTC  (4+ messages)

[PATCH] Bluetooth: Socket address parameter for CID is in little endian
 2013-10-16 16:53 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Convert auto accept timer to use delayed work
 2013-10-16 16:13 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Convert idle "

[PATCHv1 0/5] Initial Android BlueZ patches
 2013-10-16 15:48 UTC  (46+ 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
  ` [PATCHv3 03/11] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv3 04/11] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv3 05/11] android: Add cap to bind to port < 1024
  ` [PATCHv3 06/11] android: Implement read_info_complete callback
  ` [PATCHv3 07/11] android: Use kernel style to initialize struct fields
  ` [PATCHv3 08/11] android: Rename hal_bluetooth.c to hal-bluetooth.c
  ` [PATCHv3 09/11] android: Rename hal_bt_sock.c to hal-bt-sock.c
  ` [PATCHv3 10/11] android: Add HID Host skeleton
  ` [PATCHv3 11/11] android: Add PAN skeleton
` [PATCHv4 00/11] Android BlueZ patches, second chunk
  ` [PATCHv4 01/11] android: Create HAL API header skeleton
  ` [PATCHv4 02/11] android: Add basic mgmt initialization sequence
  ` [PATCHv4 03/11] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv4 04/11] android: sdp: Reuse BlueZ SDP server in Android
  ` [PATCHv4 05/11] android: Add cap to bind to port < 1024
  ` [PATCHv4 06/11] android: Implement read_info_complete callback
  ` [PATCHv4 07/11] android: Use kernel style to initialize struct fields
  ` [PATCHv4 08/11] android: Rename hal_bluetooth.c to hal-bluetooth.c
  ` [PATCHv4 09/11] android: Rename hal_bt_sock.c to hal-bt-sock.c
  ` [PATCHv4 10/11] android: Add HID Host skeleton
  ` [PATCHv4 11/11] android: Add PAN skeleton

[PATCH v3 0/5] Stack independent BT HAL test tool
 2013-10-16 15:34 UTC  (7+ 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 v2] Bluetooth: Reintroduce socket restrictions for LE sockets
 2013-10-16 14:37 UTC  (2+ messages)

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

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

[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: 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  (2+ messages)

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  (2+ messages)


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