linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-20 12:59:29 to 2014-03-23 21:40:50 UTC [more...]

[PATCH v2 0/5] android: LE device handling improvements
 2014-03-23 21:40 UTC  (2+ messages)
` [PATCH v2 1/5] core: Move EIR flags definitions to eir.h

Help on connecting a PS3 headset
 2014-03-23 21:25 UTC  (3+ messages)

[PATCH 1/3] android/gatt: Fix scan handling
 2014-03-23 20:20 UTC  (3+ messages)
` [PATCH 2/3] android/gatt: Restart scan after connection
` [PATCH 3/3] android/gatt: Add info debug to connect function

[patch 12/16] bt: bluecard: Use del_timer_sync() in teardown path
 2014-03-23 17:30 UTC  (6+ messages)
` [patch 13/16] bt: hci-bcsp: "
` [patch 14/16] bt: hci-h5: Use del_timer_sync() in exit path

Adapters power management
 2014-03-23 15:08 UTC  (3+ messages)

[PATCH 1/3] Bluetooth: Refactor advertising report processing into its own function
 2014-03-23 15:04 UTC  (7+ messages)
` [PATCH 2/3] Bluetooth: Don't send device found events during passive scanning
` [PATCH 3/3] Bluetooth: Merge adv_ind/adv_direct_ind ans scan_rsp together

[PATCH] eir: Use unsigned int for flags in struct eir_data
 2014-03-22 19:57 UTC  (2+ messages)

Cannot send files to PC from phone
 2014-03-22 11:49 UTC  (4+ messages)

[PATCH v2] Bluetooth: Only report LE scan responses with data content
 2014-03-22  5:57 UTC 

[PATCH] Bluetooth: Only report LE scan responses with data content
 2014-03-22  5:55 UTC 

linux-firmware: Add firmware patch file for Intel Bluetooth 7260 ROM-spin
 2014-03-22  2:08 UTC 

[PATCH] Bluetooth: Track current configured LE scan type parameter
 2014-03-21 20:03 UTC  (2+ messages)

[PATCH BlueZ v0 1/4] gatt: Fix coding style when testing pointers
 2014-03-21 19:20 UTC  (4+ messages)
` [PATCH BlueZ v0 2/4] gatt: Fix coding style checking boolean
` [PATCH BlueZ v0 3/4] tools: Fix coding style when testing pointer
` [PATCH BlueZ v0 4/4] tools: Fix coding style checking boolean

[PATCH BlueZ v5 00/16] Add basic GATT characteristics
 2014-03-21 19:16 UTC  (28+ messages)
` [PATCH BlueZ v5 07/16] gatt: Assign read callback for external services
` [PATCH BlueZ v5 09/16] gdbus: Add g_dbus_proxy_set_property_array
` [PATCH BlueZ v6 00/10] Add basic GATT characteristics
  ` [PATCH BlueZ v6 01/10] gatt: Assign read callback for external services
  ` [PATCH BlueZ v6 02/10] gatt: Add write callback to btd_gatt_add_char helper
  ` [PATCH BlueZ v6 03/10] gdbus: Add g_dbus_proxy_set_property_array
  ` [PATCH BlueZ v6 04/10] gatt: Assign write callback for external services
  ` [PATCH BlueZ v6 05/10] gatt: Add result callback for Write Request
  ` [PATCH BlueZ v6 06/10] gatt: Add Write Request handling for GDBusProxy
  ` [PATCH BlueZ v6 07/10] tools: Add Alert Level characteristic to gatt-service
  ` [PATCH BlueZ v6 08/10] tools: Add reading Value property of gatt-service
  ` [PATCH BlueZ v6 09/10] tools: Add setting "
  ` [PATCH BlueZ v6 10/10] tools: Emit property changed when Value changes
  ` [PATCH BlueZ v7 00/10] Add basic GATT characteristics
    ` [PATCH BlueZ v7 01/10] gatt: Assign read callback for external services
    ` [PATCH BlueZ v7 02/10] gatt: Add write callback to btd_gatt_add_char helper
    ` [PATCH BlueZ v7 03/10] gdbus: Add g_dbus_proxy_set_property_array
    ` [PATCH BlueZ v7 04/10] gatt: Assign write callback for external services
    ` [PATCH BlueZ v7 05/10] gatt: Add result callback for Write Request
    ` [PATCH BlueZ v7 06/10] gatt: Add Write Request handling for GDBusProxy
    ` [PATCH BlueZ v7 07/10] tools: Add Alert Level characteristic to gatt-service
    ` [PATCH BlueZ v7 08/10] tools: Add reading Value property of gatt-service
    ` [PATCH BlueZ v7 09/10] tools: Add setting "
    ` [PATCH BlueZ v7 10/10] tools: Emit property changed when Value changes

[PATCH 1/3] core: Move EIR flags definitions to eir.h
 2014-03-21 16:34 UTC  (3+ messages)
` [PATCH 2/3] android/bluetooth: Filter out not discoverable LE devices
` [PATCH 3/3] adapter: Fix checking if LE device is discoverable

[PATCH] device: Fix sending unneeded property change signals
 2014-03-21 15:58 UTC  (2+ messages)

[PATCH] android/handsfree: Start codec selection if HF send AT+BAC while codec connection
 2014-03-21 15:14 UTC  (2+ messages)

[PATCH BlueZ 1/2] gobex: Fix not resetting SRM setup
 2014-03-21 14:15 UTC  (3+ messages)
` [PATCH BlueZ 2/2] gobex/transfer: Keep request id for GET when SRM is active

[PATCH BlueZ 1/3] gobex: Add g_obex_disconnect
 2014-03-21 14:15 UTC  (4+ messages)
` [PATCH BlueZ 2/3] unit/test-gobex: Add test for g_obex_disconnect
` [PATCH BlueZ 3/3] obexd/client: Fix not sending OBEX Disconnect when disconnecting

ble - bluez question
 2014-03-21 13:15 UTC 

[PATCH BlueZ v0 00/62] Cleanup: Byte order
 2014-03-21 12:29 UTC  (68+ messages)
` [PATCH BlueZ v0 01/62] shared: Add put_le64()
` [PATCH BlueZ v0 02/62] shared: Add get_le16()
` [PATCH BlueZ v0 03/62] shared: Add get_le32()
` [PATCH BlueZ v0 04/62] shared: Add get_le64()
` [PATCH BlueZ v0 05/62] shared: Add get_be16()
` [PATCH BlueZ v0 06/62] shared: Add get_be32()
` [PATCH BlueZ v0 07/62] shared: Add get_be64()
` [PATCH BlueZ v0 08/62] shared: Add put_be16()
` [PATCH BlueZ v0 09/62] shared: Add put_be32()
` [PATCH BlueZ v0 10/62] shared: Add put_be64()
` [PATCH BlueZ v0 11/62] Replace bt_get_le16() by get_le16()
` [PATCH BlueZ v0 12/62] Replace bt_get_le32() by get_le32()
` [PATCH BlueZ v0 13/62] Replace bt_get_le64() by get_le64()
` [PATCH BlueZ v0 14/62] Replace bt_get_be16() by get_be16()
` [PATCH BlueZ v0 15/62] Replace bt_get_be32() by get_be32()
` [PATCH BlueZ v0 16/62] Replace bt_get_be64() by get_be64()
` [PATCH BlueZ v0 17/62] Replace bt_put_be16() by put_be16()
` [PATCH BlueZ v0 18/62] Replace bt_put_be32() by put_be32()
` [PATCH BlueZ v0 19/62] Replace bt_put_be64() by get_be64()
` [PATCH BlueZ v0 20/62] lib: Remove bt_put_le16()
` [PATCH BlueZ v0 21/62] lib: Remove bt_put_le32()
` [PATCH BlueZ v0 22/62] lib: Remove bt_put_le64()
` [PATCH BlueZ v0 23/62] lib: Remove bt_get_le16()
` [PATCH BlueZ v0 24/62] lib: Remove bt_get_le32()
` [PATCH BlueZ v0 25/62] lib: Remove bt_get_le64()
` [PATCH BlueZ v0 26/62] lib: Remove bt_get_be16()
` [PATCH BlueZ v0 27/62] lib: Remove bt_get_be32()
` [PATCH BlueZ v0 28/62] lib: Remove bt_get_be64()
` [PATCH BlueZ v0 29/62] lib: Remove bt_put_be16()
` [PATCH BlueZ v0 30/62] lib: Remove bt_put_be32()
` [PATCH BlueZ v0 31/62] lib: Remove bt_put_be64()
` [PATCH BlueZ v0 32/62] lib: Remove ntoh128() from bt_string_to_uuid128()
` [PATCH BlueZ v0 33/62] lib: Remove hton128() from bt_uuid_to_string()
` [PATCH BlueZ v0 34/62] lib: Fix UUID 16/32-bits to 128-bit conversion
` [PATCH BlueZ v0 35/62] unit: Use lower-case for 128-bit UUIDs
` [PATCH BlueZ v0 36/62] unit: Fix 128-bit UUID format
` [PATCH BlueZ v0 37/62] attrib: Use LE helpers defined in src/shared/util.h
` [PATCH BlueZ v0 38/62] Replace att_get_u32() by get_le32()
` [PATCH BlueZ v0 39/62] Replace att_put_u32() by put_le32()
` [PATCH BlueZ v0 40/62] Replace att_put_uuid16() by put_le16()
` [PATCH BlueZ v0 41/62] Replace att_get_uuid16() by get_le16()
` [PATCH BlueZ v0 42/62] Replace att_get_u16() "
` [PATCH BlueZ v0 43/62] Replace att_get_uuid128() by bswap_128()
` [PATCH BlueZ v0 44/62] Replace att_put_uuid() by util.h helpers
` [PATCH BlueZ v0 45/62] Replace att_put_u16() by put_le16()
` [PATCH BlueZ v0 46/62] attrib: Remove att_get_u8()
` [PATCH BlueZ v0 47/62] attrib: Remove att_put_u8()
` [PATCH BlueZ v0 48/62] attrib: Remove att_get_u32()
` [PATCH BlueZ v0 49/62] attrib: Remove att_put_u32()
` [PATCH BlueZ v0 50/62] attrib: Remove att_get_uuid16()
` [PATCH BlueZ v0 51/62] attrib: Remove att_get_u16()
` [PATCH BlueZ v0 52/62] attrib: Remove att_get_uuid128()
` [PATCH BlueZ v0 53/62] attrib: Remove att_get_u128()
` [PATCH BlueZ v0 54/62] attrib: Remove att_put_uuid()
` [PATCH BlueZ v0 55/62] attrib: Remove att_put_uuid128()
` [PATCH BlueZ v0 56/62] attrib: Remove att_put_u128()
` [PATCH BlueZ v0 57/62] attrib: Remove att_put_uuid16()
` [PATCH BlueZ v0 58/62] attrib: Remove att_put_u16()
` [PATCH BlueZ v0 59/62] lib: Use get_unaligned() instead of bt_get_unaligned()
` [PATCH BlueZ v0 60/62] tools: Use unaligned access macros from util.h
` [PATCH BlueZ v0 61/62] lib: Remove bt_get_unaligned()
` [PATCH BlueZ v0 62/62] lib: Remove bt_put_unaligned()

[RFC] android/client: Add AVRCP register_notification_rsp support
 2014-03-21 11:31 UTC  (2+ messages)

[PATCH] Bluetooth: btmrvl: don't consume all vendor specific events
 2014-03-21  3:30 UTC  (2+ messages)

Removing GAttrib
 2014-03-20 23:12 UTC  (2+ messages)

[PATCH 01/11] tty: serial: add missing braces
 2014-03-20 20:17 UTC  (14+ messages)
` [PATCH 02/11] tty: serial: omap: switch over to devm_request_gpio
` [PATCH 03/11] tty: serial: omap: cleanup variable declarations
` [PATCH 04/11] tty: serial: omap: switch over to platform_get_resource
` [PATCH 05/11] tty: serial: omap: switch over to devm_ioremap_resource
` [PATCH 06/11] tty: serial: omap: remove some dead code
` [PATCH 07/11] tty: serial: omap: remove unneeded singlethread workqueue
` [PATCH 08/11] In the uart_handle_cts_change(), uart_write_wakeup() is called after we call @uart_port->ops->start_tx()
` [PATCH 09/11] bluetooth: hci_ldisc: fix deadlock condition
` [PATCH 10/11] Revert "serial: omap: unlock the port lock"
` [PATCH 11/11] serial: fix UART_IIR_ID

hci_ldsic nested locking problem
 2014-03-20 19:25 UTC  (17+ messages)

RequireAuthentication doesn't require authentication
 2014-03-20 19:05 UTC  (2+ messages)

[PATCH BlueZ v0] unit: Add test for g_dbus_client_set_ready_watch()
 2014-03-20 18:03 UTC  (2+ messages)

linux-firmware: Update Intel BT devices firmware patch files (7260/3160)
 2014-03-20 17:44 UTC  (3+ messages)

[PATCH BlueZ v0] attrib: Remove unneeded sdp.h header include
 2014-03-20 17:25 UTC 

[PATCH] Bluetooth: Fix address value for early disconnection events
 2014-03-20 16:15 UTC  (3+ messages)
` [PATCH v2] "

pull request: bluetooth-next 2014-03-19
 2014-03-20 15:54 UTC  (2+ messages)

[PATCH BlueZ 1/2] core: Wait for services to be resolved before doing authorization
 2014-03-20 14:24 UTC  (5+ messages)
` [PATCH BlueZ] obexd/client: Fix not being able cancel GET requests
` [PATCH BlueZ 2/2] core/profile: Remove code for waiting services to be resolved

[PATCH 1/2] tools/mgmt-tester: Minor fix in Stop discovery Success 1 test
 2014-03-20 14:17 UTC  (3+ messages)
` [PATCH 2/2] tools/mgmt-tester: Remove dead code

[PATCH v6 09/11] tools/mgmt-tester: Refactor setup_start_discovery function
 2014-03-20 13: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).