linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-07 22:11:06 to 2014-04-12 21:48:58 UTC [more...]

[PATCH] android/gatt: Fix memory leak
 2014-04-12 21:48 UTC 

[PATCH 1/2] android/gatt: Add support for uuid filter in search services
 2014-04-12 18:46 UTC  (3+ messages)
` [PATCH 2/2] android/gatt: Change name to more approperiate for cache all services

[PATCH 1/2] Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
 2014-04-11 21:38 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Fix redundant encryption request for reauthentication

[RFCv5 0/4] SSP MITM protection
 2014-04-11 19:04 UTC  (6+ messages)
` [RFCv5 1/4] Bluetooth: Refactor hci_get_auth_req()
` [RFCv5 2/4] Bluetooth: Refactor code for outgoing dedicated bonding
` [RFCv5 3/4] Bluetooth: Use MITM Protection when IO caps allow it
` [RFCv5 4/4] Bluetooth: Request MITM Protection when initiator

[PATCH v4 0/4] android/gatt: GATT client improvements
 2014-04-11 14:37 UTC  (5+ messages)
` [PATCH v4 1/4] android/gatt: Refactor send_client_connect_notify
` [PATCH v4 2/4] android/gatt: Fix handling client unregister
` [PATCH v4 3/4] android/gatt: Move functions up in the file
` [PATCH v4 4/4] android/gatt: Cleanup device lists

[PATCH 1/2] android/gatt: Set proper primary flag for sending characteristics
 2014-04-11 14:17 UTC  (3+ messages)
` [PATCH 2/2] android/client: Fix parameter completion for gatt

[PATCH 1/3] android/gatt: Remove not needed empty line and redundand tab
 2014-04-11 14:15 UTC  (4+ messages)
` [PATCH 2/3] android/gatt: Add support for uuid filter in search services
` [PATCH 3/3] android/gatt: Change name to more approperiate for cache all services

[PATCH v2] android/gatt: Fix for scan non discoverable devices
 2014-04-11 14:08 UTC  (2+ messages)

[PATCH v2 BlueZ 1/6] android/avrcp-lib: Make avrcp_send_browsing_req to take struct iovec
 2014-04-11 13:58 UTC  (6+ messages)
` [PATCH v2 BlueZ 2/6] android/avrcp-lib: Add checks in avrcp_get_item_attributes
` [PATCH v2 BlueZ 3/6] android/avrcp-lib: Make avrcp_send_req to take struct iovec
` [PATCH v2 BlueZ 4/6] android/avctp: Make avctp_send_browsing_req "
` [PATCH v2 BlueZ 5/6] android/avctp: Make avctp_send_vendor_req "
` [PATCH v2 BlueZ 6/6] android/avctp: Make avctp_send_vendor "

[PATCH 1/4] android/gatt: Remove unneeded label from unregister_client
 2014-04-11 13:56 UTC  (6+ messages)
` [PATCH 2/4] android/gatt: Simplify removing device from list
` [PATCH 3/4] android/gatt: Format string with address properly
` [PATCH 4/4] android/gatt: Remove double variable check

[PATCH v3 1/5] android/gatt: Refactor send_client_connect_notify
 2014-04-11 13:45 UTC 

[PATCH 1/4] android/gatt: Trivial whitespace fixes
 2014-04-11 13:43 UTC  (5+ messages)
` [PATCH 2/4] android/gatt: Fix sending device to (dis)connect callback
` [PATCH 3/4] android/gatt: Add Client's refresh function call
` [PATCH 4/4] android/gatt: Add cache check in Clients caching callbacks

help required regarding Bluez manual installation
 2014-04-11 13:40 UTC 

[PATCH v2 0/5]android/gatt: GATT client improvements
 2014-04-11 13:39 UTC  (10+ messages)
` [PATCH v2 1/5] android/gatt: Refactor send_client_connect_notify
` [PATCH v2 2/5] android/gatt: Fix handling client unregister
` [PATCH v2 3/5] android/gatt: Move functions up in the file
` [PATCH v2 4/5] android/gatt: Cleanup device lists
` [PATCH v2 5/5] android/gatt: Fix type of status parameter

[PATCH 0/8] android/gatt: Server command handlers
 2014-04-11 13:15 UTC  (9+ messages)
` [PATCH 1/8] android/gatt: Add find_server_by_id helper
` [PATCH 2/8] android/gatt: Add Server's add_service stub
` [PATCH 3/8] android/gatt: Add Server's add_included_service stub
` [PATCH 4/8] android/gatt: Add Server's add_characteristic stub
` [PATCH 5/8] android/gatt: Add Server's add_descriptor stub
` [PATCH 6/8] android/gatt: Add Server's start_service stub
` [PATCH 7/8] android/gatt: Add Server's stop_service stub
` [PATCH 8/8] android/gatt: Add Server's delete_service stub

[PATCH 0/7] android: Audio improvements
 2014-04-11 11:07 UTC  (12+ messages)
` [PATCH 1/7] android/a2dp: Prefer master role on incoming connections
` [PATCH 2/7] android/hal-audio: Remove preset with 48000 frequency
` [PATCH 3/7] android/hal-audio: Add resume_endpoint helper
` [PATCH 4/7] android/hal-audio: Make audio socket non-blocking
` [PATCH 5/7] android/hal-audio: Resync audio when lagging too much
` [PATCH 6/7] android/hal-audio: Add support to control audio quality
` [PATCH 7/7] android/hal-audio: Adjust audio quality automatically

[PATCH] android/pts: Update PICS, PIXIT and tests for GAP
 2014-04-11  9:20 UTC 

[PATCH 1/6] android/bluetooth: Fix passing NULL pointer to memcpy
 2014-04-11  7:41 UTC  (6+ messages)
` [PATCH 2/6] android/bluetooth: Send adapter properties in single notification
` [PATCH 3/6] android/bluetooth: Send device "
` [PATCH 4/6] android/bluetooth: Remove debug log from create_device_from_info
` [PATCH 5/6] android/tester: Adapter properties can come in any order
` [PATCH 6/6] android/tester: Device "

[PATCH v2] input: uHIDP: HIDP in userspace
 2014-04-11  0:33 UTC  (3+ messages)

LE Connection Update Disallowed
 2014-04-10 14:55 UTC  (7+ messages)

[PATCH BlueZ 1/2] android/system-emulator: Pass --track-origin=yes to valgrind
 2014-04-10 14:16 UTC  (3+ messages)
` [PATCH BlueZ 2/2] android/hal-gatt: Fix sending uninitialised byte

[PATCH 0/6] android/gatt: GATT client improvements
 2014-04-10 13:40 UTC  (12+ messages)
` [PATCH 1/6] android/gatt: Add client listen support
` [PATCH 2/6] android/gatt: Refactor send_client_connect_notify
` [PATCH 3/6] android/gatt: Move functions up in the file
` [PATCH 4/6] android/gatt: Fix handling client unregister
` [PATCH 5/6] android/gatt: Move put_device_on_disc_list up in the file
` [PATCH 6/6] android/gatt: Move not used devices to disconnected dev queue

[PATCH] android/gatt: Fix for scan non discoverable devices
 2014-04-10 13:36 UTC 

[PATCH] android/hidhost: Fix hex string to buffer convertion
 2014-04-10 10:52 UTC  (3+ messages)

[PATCH 1/5] android/gatt: Fix sending notification for register gatt client
 2014-04-10  9:57 UTC  (2+ messages)

[PATCH] android/gatt: Fix not sending confirmation while receiving indication
 2014-04-10  9:29 UTC  (2+ messages)

[PATCH] android/pts: Bump PTS version for HFP
 2014-04-10  9:24 UTC  (2+ messages)

[PATCH 1/2] android/pts: Bump PTS version for HSP
 2014-04-10  9:24 UTC  (3+ messages)
` [PATCH 2/2] android/pts: Re-test HSP against PTS 5.1

[PATCH 1/4] android/pts: Bump PTS version for PAN
 2014-04-10  8:55 UTC  (5+ messages)
` [PATCH 2/4] android/pts: Re-run PAN tests on PTS 5.1
` [PATCH 3/4] android/pts: Bump PTS version for PBAP
` [PATCH 4/4] android/pts: Re-test PBAP against PTS 5.1

[PATCH] android/gatt: Fix incorrect event status
 2014-04-10  8:54 UTC  (2+ messages)

[PATCH] android/gatt: Add support for fake read RSSI
 2014-04-09 21:31 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add BCM20702 firmware upgrade support
 2014-04-09 20:57 UTC  (6+ messages)

[PATCH] android/hal-gatt: Fix typo in struct name
 2014-04-09 18:50 UTC  (2+ messages)

[PATCH] android/pts: Re-test MAP against PTS 5.1
 2014-04-09 17:57 UTC  (2+ messages)

[PATCH 1/2] android/pts: Bump PTS version for HID
 2014-04-09 17:56 UTC  (2+ messages)

[PATCH 1/2] android/pts: Update PICS and PIXITs for AVCTP
 2014-04-09 17:56 UTC  (2+ messages)

[PATCH 1/2] android/pts: Bump PTS version for A2DP
 2014-04-09 17:55 UTC  (2+ messages)

Cannot send files to PC from phone
 2014-04-09 10:15 UTC  (4+ messages)

[RFC 00/16] Gatt database initial implementation
 2014-04-09  7:07 UTC  (17+ messages)
` [RFC 01/16] gatt: Add skeleton of gatt-db
` [RFC 02/16] gatt: Add services list to gatt_db struct
` [RFC 03/16] gatt: Add method for creating services in gatt_db
` [RFC 04/16] gatt: Remove service functionality
` [RFC 05/16] gatt: Add new sharacteristic functionality
` [RFC 06/16] gatt: Add characteristic descriptor method
` [RFC 07/16] gatt: Add included service functionality
` [RFC 08/16] android/gatt: Add "
` [RFC 09/16] android/gatt: Add implementation of delete service
` [RFC 10/16] android/gatt: Add included service implementation
` [RFC 11/16] android/gatt: Add characteristic implementation
` [RFC 12/16] android/gatt: Add descriptor implementation
` [RFC 13/16] gatt: Add start/stop service functionality
` [RFC 14/16] android/gatt: Add handling of start service command
` [RFC 15/16] android/gatt: Add stop service command handling
` [RFC 16/16] android/gatt: Fix typo in event handlers array

Re: [PATCH] [Bluetooth 4.1][32bit-UUID Support] Added support for 32 bit uuid for the Attribute type in ATT and GATT for GATT Client devices
 2014-04-09  6:30 UTC 

[PATCH v2] Bluetooth: btusb: Add BCM20702 firmware upgrade support
 2014-04-09  4:30 UTC 

Removing GAttrib
 2014-04-09  3:00 UTC  (9+ messages)

[PATCH 00/15] android/gatt: Gatt client improvements
 2014-04-08 19:57 UTC  (17+ messages)
` [PATCH 01/15] android/gatt: Change name of gatt_primary in service structure
` [PATCH 02/15] android/gatt: Add flag primary to struct service
` [PATCH 03/15] android/gatt: Add helper functions to send all primary services
` [PATCH 04/15] android/gatt: Use cached primary services if possible
` [PATCH 05/15] android/gatt: Add create_device helper function
` [PATCH 06/15] android/gatt: Add list of disconnected device
` [PATCH 07/15] android/gatt: Minor change in get_include_data
` [PATCH 08/15] android/gatt: Add msg size check for get included service
` [PATCH 09/15] android/gatt: Prepare to cache included services
` [PATCH 10/15] android/gatt: Add helper function to create_service
` [PATCH 11/15] android/gatt: Cache include services
` [PATCH 12/15] android/gatt: Add helper to send included service
` [PATCH 13/15] android/gatt: Change label name from failed to reply
` [PATCH 14/15] android/gatt: Use cache for included services
` [PATCH 15/15] android/gatt: Fix instance id for primary and included service

[RFC v3] doc: Connection Parameters command and event
 2014-04-08 14:35 UTC  (5+ messages)

[PATCH] [32-bit UUID Support] Added support for 32-bit uuid for the Attribute type in ATT and GATT for GATT Server devices as per BT core 4.1 spec. BT core spec 4.0 supports only 16-bit and 128-bit uuids. This patch provides the code changes for 32-bit uuid for GATT Server role
 2014-04-08 14:26 UTC  (2+ messages)

[PATCH] [Bluetooth 4.1][32bit-UUID Support] Added support for 32 bit uuid for the Attribute type in ATT and GATT for GATT Client devices
 2014-04-08 14:16 UTC  (3+ messages)

[PATCH BlueZ 1/2] obexd/client: Fix calling g_obex_cancel_req for completed requests
 2014-04-08 13:35 UTC  (2+ messages)

[PATCH BlueZ 1/5] android/avrcp-lib: Make avrcp_send_browsing_req to take struct iovec
 2014-04-08 13:34 UTC  (5+ messages)
` [PATCH BlueZ 2/5] android/avrcp-lib: Add checks in avrcp_get_item_attributes
` [PATCH BlueZ 3/5] android/avrcp-lib: Make avrcp_send_req to take struct iovec
` [PATCH BlueZ 4/5] android/avctp: Make avctp_send_browsing_req "
` [PATCH BlueZ 5/5] android/avctp: Make avctp_send_vendor_req "

[PATCH v2 11/15] android/gatt: Cache include services
 2014-04-08 13:14 UTC 

[PATCH V2] 32-bit UUID support for GATT Attribute Type
 2014-04-08 11:55 UTC  (2+ messages)
` [PATCH V2] 32Bit UUID support for GATT Server "

[PATCH] [32-bit UUID Support] Added support for 32-bit uuid for the Attribute type in ATT and GATT for GATT Client devices as per BT core 4.1 spec. BT core spec 4.0 supports only 16-bit and 128-bit uuids. This patch provides the code changes for 32-bit uuid for GATT client role
 2014-04-08 10:26 UTC 

[PATCH] android/hidhost: Don't disconnect channels after sending virtual unplug
 2014-04-08 10:01 UTC 

[PATCH v3] firmware: update Intel Bluetooth device firmware patch files
 2014-04-08  9:30 UTC 

[PATCH 1/2] input: Fix input.conf IdleTimeout handling
 2014-04-08  0:38 UTC  (3+ messages)

[RFC v4] doc: Connection Parameters command and event
 2014-04-07 22:27 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).