linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-28 14:19:07 to 2014-04-02 23:54:35 UTC [more...]

BUG: l2cap and rfcomm bind with 0 psm or channel no longer allocate
 2014-04-02 23:54 UTC  (5+ messages)

USB autosuspend causing trouble on Intel bluetooth (Linux 3.14)
 2014-04-02 23:05 UTC  (3+ messages)

Removing GAttrib
 2014-04-02 21:39 UTC  (4+ messages)

[PATCH BlueZ] Remove unneeded headers include
 2014-04-02 21:19 UTC  (3+ messages)
` [PATCH BlueZ] android: Fix minor typo

[PATCH] tools: Fix bccmd build with GCC 4.9
 2014-04-02 20:15 UTC 

rctest -c "Can't connect: Device or resource busy (16)"
 2014-04-02 20:04 UTC  (9+ messages)
      ` [PATCH 0/3] Fix RFCOMM connect/disconn races

[PATCH BlueZ v0 0/7] Add removing GATT services
 2014-04-02 18:30 UTC  (8+ messages)
` [PATCH BlueZ v0 1/7] gatt: Add helper for "
` [PATCH BlueZ v0 2/7] gdbus: Avoid reporting GDBusClient disconnect twice
` [PATCH BlueZ v0 3/7] gatt: Rename external_app to external_service
` [PATCH BlueZ v0 4/7] gatt: Add GattManager1.UnregisterService()
` [PATCH BlueZ v0 5/7] gatt: Add removing service from the database
` [PATCH BlueZ v0 6/7] gatt: Fix possibly lost block when bluetoothd exits
` [PATCH BlueZ v0 7/7] doc: Add InvalidArguments to UnregisterService() errors

Need advice: bluez on older Linux kernel?
 2014-04-02 16:27 UTC  (2+ messages)

[PATCHv5] tools: add bcm43xx specific init in hciattach
 2014-04-02 15:41 UTC  (2+ messages)

[RFC] doc: Connection Parameters Command
 2014-04-02 13:38 UTC  (7+ messages)

[PATCH] android/gatt: Fix passing wrong event len in le dev found
 2014-04-02 12:51 UTC  (2+ messages)

[PATCHv4 01/20] android/avrcp: Add avrcp_connect_browsing()
 2014-04-02 12:49 UTC  (23+ messages)
` [PATCHv4 02/20] android/avrcp: Add avrcp_set_browsed_player() function
` [PATCHv4 03/20] unit/avrcp: Add browsing channel support in unit testing
` [PATCHv4 04/20] unit/avrcp: Add /TP/MPS/BV-03-C test
` [PATCHv4 05/20] android/avrcp: Use defined constant instead of magic number
` [PATCHv4 06/20] android/avrcp: Add avrcp_get_folder_items() function
` [PATCHv4 07/20] unit/avrcp: Add /TP/MPS/BV-08-C test
` [PATCHv4 08/20] unit/avrcp: Add /TP/MPS/BV-01-I test
` [PATCHv4 09/20] unit/avrcp: Add Connection establishment and release tests
` [PATCHv4 10/20] unit/avrcp: Add /TP/MCN/CB/BV-01-C test
` [PATCHv4 11/20] android/avrcp: Add avrcp_change_path() function
` [PATCHv4 12/20] unit/avrcp: Add /TP/MCN/CB/BV-04-C test
` [PATCHv4 13/20] android/avrcp: Add avrcp_get_item_attributes() function
` [PATCHv4 14/20] unit/avrcp: Add /TP/MCN/CB/BV-07-C test
` [PATCHv4 15/20] android/avrcp: Add avrcp_search() function
` [PATCHv4 16/20] unit/avrcp: Add /TP/MCN/SRC/BV-01-C test
` [PATCHv4 17/20] android/avrcp: Fix clang warning
` [PATCHv4 18/20] unit/avrcp: Fix possible buffer overflow
` [PATCHv4 19/20] unit/avrcp: Add /TP/MCN/SRC/BV-03-C test
` [PATCHv4 20/20] unit/avrcp: Add /TP/MCN/SRC/BV-05-C test

[PATCHv4] tools: add bcm43xx specific init in hciattach
 2014-04-02 11:51 UTC  (2+ messages)

[PATCH 1/2] tools/btmgmt: Add option to pass adress type to disconnect command
 2014-04-02 10:43 UTC  (3+ messages)
` [PATCH 2/2] tools/btmgmt: Fix bogus comment in eir_get_flags function

Requesting Support to configure & use PANU & NAP
 2014-04-02  7:29 UTC 

PATCH hid2hci for CSR 8510 A10
 2014-04-01 21:38 UTC  (8+ messages)
      ` [PATCH] hid2hci add CSR 8510 A10 support
          ` [PATCH v3] "

[PATCHv3] tools: add bcm43xx specific init in hciattach
 2014-04-01 20:56 UTC  (3+ messages)

[PATCH BlueZ v0] attrib: Improve Attribute Data length checking
 2014-04-01 17:33 UTC 

[PATCH] gatt: replace GList with struct queue
 2014-04-01 17:07 UTC  (2+ messages)

[PATCH 1/3] android/gatt: Remove unused uuid variable
 2014-04-01 15:50 UTC  (3+ messages)
` [PATCH 2/3] android/gatt: Remove useless variable cast
` [PATCH 3/3] android/gatt: Fix matching characteristict

[PATCHv2 0/5] Client descriptor operations
 2014-04-01 15:19 UTC  (6+ messages)
` [PATCHv2 1/5] android/gatt: Add queue for characteristic descriptors caching
` [PATCHv2 2/5] android/gatt: Handle get descriptor client command
` [PATCHv2 3/5] android/gatt: Add descriptors sending and caching for client
` [PATCHv2 4/5] android/gatt: Add client read descriptor handler
` [PATCHv2 5/5] android/gatt: Add client write "

[PATCH] Bluetooth: Remove hci_h4 unused defines
 2014-04-01 14:56 UTC 

[PATCHv2] tools: add bcm43xx specific init in hciattach
 2014-04-01 14:32 UTC 

[PATCH] tools: add bcm43xx specific init in hciattach
 2014-04-01 14:28 UTC  (2+ messages)

[RFC 1/2] android/hal-audio-hsp: Add audio HAL for HSP handling
 2014-04-01 14:26 UTC  (5+ messages)
` [RFC 2/2] android/hal-audio: Make code readable

[PATCH] tools/btmgmt: Print AD flags for LE devices
 2014-04-01 14:09 UTC  (2+ messages)

[PATCH v2 1/3] android/gatt: Remove redundant hal cmd check
 2014-04-01 13:56 UTC  (4+ messages)
` [PATCH v2 2/3] android/gatt: Handle register gatt server command
` [PATCH v2 3/3] android/gatt: Handle unregister "

[PATCH 1/2] android/gatt: Handle register gatt server command
 2014-04-01 11:54 UTC  (3+ messages)
` [PATCH 2/2] android/gatt: Handle unregister "

[PATCHv2 1/3] android/gatt: Move element_id creation helpers up
 2014-04-01 11:49 UTC  (4+ messages)
` [PATCHv2 2/3] android/gatt: Add helpers for element_id to hal structs conversion
` [PATCHv2 3/3] android/gatt: Simplify matching functions

Interface and the other properties is not provided when BT pan (NAP) is connected passively
 2014-04-01  8:37 UTC  (3+ messages)

[PATCH] Bluetooth: Fix to auto accept pairing request for no MITM case
 2014-04-01  7:26 UTC  (9+ messages)

[PATCH] Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event
 2014-03-31 21:41 UTC 

[PATCH v4 1/2] android/gatt: Handle read characteristic client command
 2014-03-31 17:16 UTC  (3+ messages)
` [PATCH v4 2/2] android/gatt: Handle write "

Missing Linux Bluetooth Headers
 2014-03-31 16:10 UTC  (4+ messages)

[PATCH BlueZ 1/4] gobex/header: Add g_obex_header_new_tag function
 2014-03-31 14:32 UTC  (3+ messages)

[PATCH v3 1/2] android/gatt: Handle read characteristic client command
 2014-03-31 13:59 UTC  (2+ messages)
` [PATCH v3 2/2] android/gatt: Handle write "

[PATCH] android/pts: Bump PTS version
 2014-03-31 13:55 UTC  (2+ messages)

[PATCH] android: Fix NULL pointer dereference
 2014-03-31 13:54 UTC  (2+ messages)

[PATCH_v2 0/3] Add HDP .register_application method
 2014-03-31 13:49 UTC  (5+ messages)
` [PATCH_v2 1/3] android/hal-ipc-api: Add extra command to Health HAL api document
` [PATCH_v2 2/3] android/hal-msg: Add extra struct for mdep data
` [PATCH_v2 3/3] android/hal-health: Add HDP .register_application method

[PATCH 1/2] android/pts: Add PTS test results for L2CAP
 2014-03-31 13:36 UTC  (2+ messages)

[PATCH 1/4] android/pts: Add PIXITs for MCAP and HDP
 2014-03-31 13:34 UTC  (5+ messages)
` [PATCH 2/4] android/pts: Add PICS for MCAP
` [PATCH 3/4] android/pts: Add PICS for HDP
` [PATCH 4/4] android/hsp: Add MCAP and HDP files

[PATCH BlueZ v0 0/5] Add basic GATT descriptors
 2014-03-31 13:15 UTC  (12+ messages)
` [PATCH BlueZ v0 2/5] gatt: Add descriptor to the database
` [PATCH BlueZ v0 3/5] tools: Add testing descriptor for IAS Alert Level
` [PATCH BlueZ v0 4/5] tools: Add Get/Set descriptor
` [PATCH BlueZ v0 5/5] tools: Add emitting descriptor PropertiesChanged
` [PATCH BlueZ v1 0/3] Add basic GATT descriptors
  ` [PATCH BlueZ v1 1/3] tools: Add testing descriptor for IAS Alert Level
  ` [PATCH BlueZ v1 2/3] tools: Add Get/Set descriptor
  ` [PATCH BlueZ v1 3/3] tools: Add emitting descriptor PropertiesChanged

[PATCH] android/gatt: Simplify find_device helper
 2014-03-31 12:44 UTC  (2+ messages)

[PATCHv2] android/gatt: Use proper GATT status
 2014-03-31 12:43 UTC  (2+ messages)

[PATCH 0/3] Add HDP .register_application method
 2014-03-31  9:47 UTC  (4+ messages)
` [PATCH 1/3] android/hal-ipc-api: Add extra command to Health HAL api document
` [PATCH 2/3] android/hal-msg: Add extra struct for mdep data
` [PATCH 3/3] android/hal-health: Add HDP .register_application method

[RFC 0/3] Add HDP .register_application method
 2014-03-31  8:03 UTC  (3+ messages)

[PATCH v2 BlueZ 01/12] android/avrcp-lib: Add support for parsing GetCapabilities response
 2014-03-31  8:02 UTC  (13+ messages)
` [PATCH v2 BlueZ 02/12] android/avrcp-lib: Add support for parsing ListPlayerAttributes response
` [PATCH v2 BlueZ 03/12] android/avrcp-lib: Add support for parsing GetPlayerAttributeText response
` [PATCH v2 BlueZ 04/12] android/avrcp-lib: Add avrcp_list_player_values
` [PATCH v2 BlueZ 05/12] android/avrcp-lib: Add support for parsing ListPlayerValues response
` [PATCH v2 BlueZ 06/12] android/avrcp-lib: Add avrcp_get_player_value_text
` [PATCH v2 BlueZ 07/12] android/avrcp-lib: Add support for parsing GetPlayerValueText response
` [PATCH v2 BlueZ 08/12] android/avrcp-lib: Add support for parsing GetCurrentPlayerValue response
` [PATCH v2 BlueZ 09/12] android/avrcp-lib: Add support for parsing SetPlayerValue response
` [PATCH v2 BlueZ 10/12] android/avrcp-lib: Add support for parsing GetPlayStatus response
` [PATCH v2 BlueZ 11/12] android/avrcp-lib: Add support for parsing GetElementAttributes response
` [PATCH v2 BlueZ 12/12] android/avrcp-lib: Add support for parsing RegisterNotification response

[PATCH] android/gatt: Fix regression introduced by b278efa5
 2014-03-30 22:07 UTC  (2+ messages)

Controlling LEDs and rumble on sixaxis
 2014-03-30 19:17 UTC  (3+ messages)

[PATCH] Bluetooth: Fix address in unmergeable device found events
 2014-03-29  7:50 UTC  (2+ messages)

[PATCH 2/2 RESEND] Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts
 2014-03-29  2:37 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: btmrvl: separate write-to-clear function from interrupt handler
 2014-03-28 21:51 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts

Miccus Home RTX: Any issues useing with Linux?
 2014-03-28 20:52 UTC 

[PATCH 0/9] android/gatt: Characteristic/Descriptors read and write
 2014-03-28 18:54 UTC  (10+ messages)
` [PATCH 1/9] android/gatt: Use proper GATT status
` [PATCHv2 2/9] android/gatt: Handle read characteristic client command
` [PATCHv2 3/9] android/gatt: Handle write "
` [PATCH 4/9] android/gatt: Add queue for characteristic descriptors caching
` [PATCH 5/9] android/gatt: Handle get descriptor client command
` [PATCH 6/9] android/gatt: Search for descriptors and notify
` [PATCH 7/9] android/gatt: Add client read descriptor handler
` [PATCH 8/9] android/gatt: Add client write "
` [PATCH 9/9] android/gatt: Simplify matching functions

[PATCH] android/gatt: Handle read characteristic client command
 2014-03-28 14:37 UTC 


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).