linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-13 14:38:51 to 2014-03-17 08:08:49 UTC [more...]

[PATCH BlueZ 01/12] android/avrcp-lib: Change API to register callbacks instead of PDU handlers
 2014-03-17  8:08 UTC  (4+ messages)
` [PATCH BlueZ 02/12] android/avrcp-lib: Add support for parsing GetCapabilities PDU
` [PATCH BlueZ 03/12] android/avrcp-lib: Add support for parsing ListPlayerAttributes PDU
` [PATCH BlueZ 04/12] android/avrcp-lib: Add support for parsing GetPlayerAttributeText PDU

[PATCH v3 0/5] android:Add initial support for GATT Client
 2014-03-17  0:01 UTC  (6+ messages)
` [PATCH v3 1/5] android/bluetooth: Add GATT notifications on LE discovery
` [PATCH v3 2/5] android/gatt: Use Core profile for LE scan
` [PATCH v3 3/5] android/gatt: Add GATT Connect
` [PATCH v3 4/5] android/gatt: Add disconnect GATT device
` [PATCH v0 5/5] android/gatt: Find primary services

[PATCH v2 0/4] android:Add initial support for GATT Client
 2014-03-16 22:39 UTC  (12+ messages)
` [PATCH v2 1/4] android/bluetooth: Add GATT notifications on LE discovery
` [PATCH v2 2/4] android/gatt: Use Core profile for LE scan
` [PATCH v2 3/4] android/gatt: Add GATT Connect
` [PATCH v2 4/4] android/gatt: Add disconnect GATT device

linux-firmware: Update Intel BT devices firmware patch files (7260/3160)
 2014-03-16 21:05 UTC  (2+ messages)

Passive scanning of iBeacons results in a "Data Buffer Overflow"
 2014-03-16 19:53 UTC  (11+ messages)

[PATCH v3 1/4] Bluetooth: Move local identity address setting to a central place
 2014-03-16  7:14 UTC  (8+ messages)
` [PATCH v3 2/4] Bluetooth: Fix LE responder/initiator address setting
` [PATCH v3 3/4] Bluetooth: Add error mapping for Directed Advertising Timeout
` [PATCH v3 4/4] Bluetooth: Add directed advertising support through connect()
  ` [PATCH v4 "
    ` [PATCH v5 "

[PATCH] android/handsfree: Connect audio when Android framemework expects it
 2014-03-16  0:35 UTC  (2+ messages)

[PATCH 00/24] rfcomm fixes
 2014-03-16  0:16 UTC  (15+ messages)
      ` [RC6 Bell Chime] "
          ` [RC6 Bell Chime] "

[PATCH] android/handsfree: Connect audio when Android framemework expects it
 2014-03-15 22:52 UTC  (2+ messages)

[PATCH] android/handsfree: Add support for three-way calling
 2014-03-15 21:29 UTC  (2+ messages)

Bluez+PulseAudio: creating audio sink
 2014-03-15 19:53 UTC 

[RFC BlueZ v1 0/2] Initial D-Bus GATT client API implementation
 2014-03-14 23:30 UTC  (3+ messages)
` [RFC BlueZ v1 1/2] gatt-dbus: Add remote GATT service objects
` [RFC BlueZ v1 2/2] gatt-dbus: Add remote GATT characteristic objects

linux-firmware: Add firmware patch file for Intel Bluetooth Device (7265)
 2014-03-14 20:52 UTC 

[RFC BlueZ 0/2] Initial D-Bus GATT client API implementation
 2014-03-14 18:28 UTC  (8+ messages)
` [RFC BlueZ 1/2] gatt-dbus: Add remote GATT service objects
` [RFC BlueZ 2/2] gatt-dbus: Add remote GATT characteristic objects

ipc-common.h missing in bluez 5.16
 2014-03-14 17:39 UTC  (2+ messages)

Bluetooth low energy with gatttool and jawbone
 2014-03-14 17:18 UTC  (5+ messages)

[PATCH] Bluetooth: Fix updating SMP remote key distribution information
 2014-03-14 16:06 UTC  (3+ messages)

[PATCH v2 00/10] Change inquiry handling in btdev
 2014-03-14 15:57 UTC  (13+ messages)
` [PATCH v2 02/10] emulator: Use timeout for sending inquiry results
` [PATCH v2 03/10] emulator: Add inquiry cancel
` [PATCH v2 04/10] emulator: Add handling inquiry number of responses
` [PATCH v2 05/10] emulator: Add handling inquiry_lenght from inquiry command

[PATCHv2 00/16] AVRCP code and test cases
 2014-03-14 15:17 UTC  (17+ messages)
` [PATCHv2 01/16] android/avrcp: Add avrcp_connect_browsing()
` [PATCHv2 02/16] android/avrcp: Add avrcp_set_browsed_player() function
` [PATCHv2 03/16] unit/avrcp: Add browsing channel support in unit testing
` [PATCHv2 04/16] unit/avrcp: Add /TP/MPS/BV-03-C test
` [PATCHv2 05/16] android/avrcp: Use defined constant instead of magic number
` [PATCHv2 06/16] android/avrcp: Add avrcp_get_folder_items() function
` [PATCHv2 07/16] unit/avrcp: Add /TP/MPS/BV-08-C test
` [PATCHv2 08/16] unit/avrcp: Add /TP/MPS/BV-01-I test
` [PATCHv2 09/16] unit/avrcp: Add Connection establishment and release tests
` [PATCHv2 10/16] unit/avrcp: Add /TP/MCN/CB/BV-01-C test
` [PATCHv2 11/16] android/avrcp: Add avrcp_change_path() function
` [PATCHv2 12/16] unit/avrcp: Add /TP/MCN/CB/BV-04-C test
` [PATCHv2 13/16] android/avrcp: Add avrcp_get_item_attributes() function
` [PATCHv2 14/16] unit/avrcp: Add /TP/MCN/CB/BV-07-C test
` [PATCHv2 15/16] android/avrcp: Add avrcp_search() function
` [PATCHv2 16/16] unit/avrcp: Add /TP/MCN/SRC/BV-01-C test

[PATCH 1/2] android/client: Fix service search command
 2014-03-14 15:04 UTC  (3+ messages)
` [PATCH 2/2] android/client: Minor fix in print status

[PATCH BlueZ v1 00/15] Add basic GATT characteristics
 2014-03-14 13:54 UTC  (49+ messages)
` [PATCH BlueZ v2 00/17] "
  ` [PATCH BlueZ v2 15/17] tools: Add reading Value property of gatt-service
  ` [PATCH BlueZ v2 16/17] tools: Add setting "
  ` [PATCH BlueZ v2 17/17] tools: Emit property changed when Value changes
  ` [PATCH BlueZ v3 00/20] Add basic GATT characteristics
    ` [PATCH BlueZ v3 01/20] shared: Add put_le16()
    ` [PATCH BlueZ v3 02/20] lib: Remove bt_put_le16()
    ` [PATCH BlueZ v3 03/20] shared: Add put_le32()
    ` [PATCH BlueZ v3 04/20] lib: Remove bt_put_le32()
    ` [PATCH BlueZ v3 05/20] shared: Add put_le128()
    ` [PATCH BlueZ v3 06/20] gatt: Add function to create constant attributes
    ` [PATCH BlueZ v3 07/20] gatt: Add helper for creating GATT characteristics
    ` [PATCH BlueZ v3 08/20] gatt: Add characteristic to the database
    ` [PATCH BlueZ v3 09/20] gatt: Add hash table of GDBusProxy objects
    ` [PATCH BlueZ v3 10/20] gatt: Add read callback to btd_gatt_add_char helper
    ` [PATCH BlueZ v3 11/20] gatt: Assign read callback for external services
    ` [PATCH BlueZ v3 12/20] gatt: Add write callback to btd_gatt_add_char helper
    ` [PATCH BlueZ v3 13/20] gdbus: Add g_dbus_proxy_set_property_array
    ` [PATCH BlueZ v3 14/20] gatt: Assign write callback for external services
    ` [PATCH BlueZ v3 15/20] gatt: Add result callback for Write Request
    ` [PATCH BlueZ v3 16/20] gatt: Add Write Request handling for GDBusProxy
    ` [PATCH BlueZ v3 17/20] tools: Add Alert Level characteristic to gatt-service
    ` [PATCH BlueZ v3 18/20] tools: Add reading Value property of gatt-service
    ` [PATCH BlueZ v3 19/20] tools: Add setting "
    ` [PATCH BlueZ v3 20/20] tools: Emit property changed when Value changes
    ` [PATCH BlueZ v4 00/20] Add basic GATT characteristics
      ` [PATCH BlueZ v4 01/20] shared: Add put_le16()
      ` [PATCH BlueZ v4 02/20] Replace bt_put_le16() by put_le16()
      ` [PATCH BlueZ v4 03/20] shared: Add put_le32()
      ` [PATCH BlueZ v4 04/20] Replace bt_put_le32() by put_le32()
      ` [PATCH BlueZ v4 05/20] shared: Add put_le128()
      ` [PATCH BlueZ v4 06/20] gatt: Add function to create constant attributes
      ` [PATCH BlueZ v4 07/20] gatt: Add helper for creating GATT characteristics
      ` [PATCH BlueZ v4 08/20] gatt: Add characteristic to the database
      ` [PATCH BlueZ v4 09/20] gatt: Add hash table of GDBusProxy objects
      ` [PATCH BlueZ v4 10/20] gatt: Add read callback to btd_gatt_add_char helper
      ` [PATCH BlueZ v4 11/20] gatt: Assign read callback for external services
      ` [PATCH BlueZ v4 12/20] gatt: Add write callback to btd_gatt_add_char helper
      ` [PATCH BlueZ v4 13/20] gdbus: Add g_dbus_proxy_set_property_array
      ` [PATCH BlueZ v4 14/20] gatt: Assign write callback for external services
      ` [PATCH BlueZ v4 15/20] gatt: Add result callback for Write Request
      ` [PATCH BlueZ v4 16/20] gatt: Add Write Request handling for GDBusProxy
      ` [PATCH BlueZ v4 17/20] tools: Add Alert Level characteristic to gatt-service
      ` [PATCH BlueZ v4 18/20] tools: Add reading Value property of gatt-service
      ` [PATCH BlueZ v4 19/20] tools: Add setting "
      ` [PATCH BlueZ v4 20/20] tools: Emit property changed when Value changes

[PATCH] android/hsp: PTS tests results for HSP
 2014-03-14 13:48 UTC  (2+ messages)

[PATCH] android/client: Fix segfault (invalid argv) for gatt scan
 2014-03-14 13:48 UTC  (2+ messages)

[PATCH] android/tester: Don't verify test conditions if test is done
 2014-03-14 13:47 UTC  (2+ messages)

[PATCH_v3 0/4] Add HDP profile support at HAL side
 2014-03-14 13:30 UTC  (5+ messages)
` [PATCH_v3 1/4] android/hal-health: Add HDP .register_application method
` [PATCH_v3 2/4] android/hal-health: Add HDP .unregister_application method
` [PATCH_v3 3/4] android/hal-health: Add HDP .connect_channel method
` [PATCH_v3 4/4] android/hal-health: Add HDP .destroy_channel method

[PATCH 0/4] Bluetooth: Direct advertising support through connect()
 2014-03-14 12:45 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: Move local identity address setting to a central place
  ` [PATCH v2 "
` [PATCH 2/4] Bluetooth: Fix LE responder/initiator address setting
` [PATCH 3/4] Bluetooth: Add error mapping for Directed Advertising Timeout
` [PATCH 4/4] Bluetooth: Add directed advertising support through connect()

[PATCH_v2 00/15] Add HDP profile support at HAL side
 2014-03-14 12:37 UTC  (2+ messages)

[PATCH 0/3] Various build fixes for building bluez with musl libc
 2014-03-14 11:30 UTC  (6+ messages)
` [PATCH 1/3] shared: include endian.h for be32toh, htobe32 and htobe64 functions
` [PATCH 2/3] unit: prevent unintended use of glibc's error(3)
` [PATCH 3/3] bnep: avoid use of caddr_t

[PATCH 1/8] android/client: Add AVRCP set_player_app_value_rsp support
 2014-03-14  9:16 UTC  (8+ messages)
` [PATCH 2/8] android/client: Add AVRCP passthrough_cmd_cb support
` [PATCH 3/8] android/client: Add AVRCP set_player_app_value_cb support
` [PATCH 4/8] android/client: Add AVRCP get_player_app_values_text_cb support
` [PATCH 5/8] android/client: Add AVRCP get_player_app_value_cb support
` [PATCH 6/8] android/client: Add AVRCP get_player_app_attrs_text_cb support
` [PATCH 7/8] android/client: Add AVRCP list_player_app_values_cb support
` [PATCH 8/8] android/client: Add AVRCP list_player_app_attr_cb support

[PATCH 1/2] android: Add "eSCO transparent data is mSBC" mode
 2014-03-14  1:40 UTC  (3+ messages)
` [PATCH 2/2] android/handsfree: Add support for enabling mSBC codec

[RFC 0/8] Add initial support for GATT Client
 2014-03-13 23:11 UTC  (10+ messages)
` [RFC 1/8] android/gatt: Use queue and stdlib instead of glib
` [RFC 2/8] android/gatt: Change name of match functions
` [RFC 3/8] android/bluetooth: Refactor start/stop discovery
` [RFC 4/8] android/bluetooth: Move start discovery function up in the file
` [RFC 5/8] android/bluetooth: Add GATT notifications on LE discovery
` [RFC 6/8] android/gatt: Use Core profile for LE scan
` [RFC 7/8] android/gatt: Add GATT Connect
` [RFC 8/8] android/gatt: Add disconnect GATT device

[PATCH 1/3] android/handsfree: Add initial implementation of Codec Negotiation feature
 2014-03-13 22:36 UTC  (2+ messages)

[PATCH 0/7] Add PAN E2E client role test cases
 2014-03-13 21:50 UTC  (8+ messages)
` [PATCH 1/7] android/tester: Add PAN init test case
` [PATCH 2/7] android/tester: Add PAN Connect "
` [PATCH 3/7] android/tester: Add PAN Disconnect "
` [PATCH 4/7] android/tester: Add PAN get local role test cases
` [PATCH 5/7] android/tester: Add PAN enable PANU test case
` [PATCH 6/7] android/tester: Add PAN enable NAP "
` [PATCH 7/7] android/tester: Add PAN enable NONE "

[PATCH] android: Adjust uinput permissions
 2014-03-13 20:39 UTC  (2+ messages)

Linux Plumbers Conference 2014: Wireless Networking
 2014-03-13 19:53 UTC 

rctest -c "Can't connect: Device or resource busy (16)"
 2014-03-13 16:43 UTC  (5+ messages)
` [PATCH 0/3] Fix RFCOMM connect/disconn races
  ` [PATCH 1/3] bluetooth: rfcomm: Reply with DM after dlc disconnect
  ` [PATCH 2/3] bluetooth: rfcomm: Create new session if closing old session
  ` [PATCH 3/3] bluetooth: rfcomm: Defer session teardown after last dlc

[PATCH BlueZ] core: Fix adding BR/EDR devices to auto connect list
 2014-03-13 16:30 UTC  (2+ messages)

[PATCH BlueZ 1/2] audio/player: Use proper errors instead of using .Failed
 2014-03-13 16:06 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;
as well as URLs for NNTP newsgroup(s).