messages from 2014-04-02 21:06:57 to 2014-04-09 17:56:11 UTC [more...]
[PATCH 1/2] android/pts: Update PICS and PIXITs for AVCTP
2014-04-09 17:56 UTC (3+ messages)
` [PATCH 2/2] android/pts: PTS tests results "
[PATCH 1/2] android/pts: Bump PTS version for A2DP
2014-04-09 17:55 UTC (3+ messages)
` [PATCH 2/2] android/pts: Re-test A2DP against PTS 5.1
[PATCH] Bluetooth: btusb: Add BCM20702 firmware upgrade support
2014-04-09 17:01 UTC (4+ messages)
[PATCH 0/7] android: Audio improvements
2014-04-09 14:16 UTC (8+ 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
Cannot send files to PC from phone
2014-04-09 10:15 UTC (4+ messages)
[PATCH] android/hal-gatt: Fix typo in struct name
2014-04-09 9:26 UTC
[PATCH] android/gatt: Fix not sending confirmation while receiving indication
2014-04-09 9:22 UTC
[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 (3+ messages)
` [PATCH BlueZ 2/2] gobex: Fix being able to cancel "
[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
[RFCv5 0/4] SSP MITM protection
2014-04-08 12:21 UTC (5+ 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 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 v2] input: uHIDP: HIDP in userspace
2014-04-08 7:26 UTC (2+ messages)
[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
[RFC v2] doc: Connection Parameters command and event
2014-04-07 20:39 UTC (7+ messages)
[PATCH] android/pts: Re-test MAP against PTS 5.1
2014-04-07 15:53 UTC
[PATCH 1/2] android/pts: Bump PTS version for HID
2014-04-07 15:28 UTC (2+ messages)
` [PATCH 2/2] android/pts: Re-test HID against PTS 5.1
[PATCH] [Bluetooth 4.1][32bit-UUID Support] Added support for 32 bit uuid for the Attribute type in ATT and GATT for GATT server role
2014-04-07 13:21 UTC
[PATCH 1/5] android/gatt: Fix sending notification for register gatt client
2014-04-07 12:05 UTC (5+ messages)
` [PATCH 2/5] android/tester: Add register client success test case
` [PATCH 3/5] android/tester: Add register client fail "
` [PATCH 4/5] android/tester: Add unregister client success "
` [PATCH 5/5] android/tester: Add unregister client fail "
[PATCH_v3] android: Add initial MCAP common code
2014-04-07 11:41 UTC (2+ messages)
[PATCH v2] firmware: update Intel Bluetooth device firmware patch files
2014-04-07 11:00 UTC
[PATCH] firmware: update Intel Bluetooth device firmware patch files
2014-04-07 10:55 UTC
[PATCH 1/2] android/pts: Bump PICS and PIXIT for AVRCP
2014-04-07 10:48 UTC (3+ messages)
` [PATCH 2/2] android/pts: Re-test AVRCP against PTS 5.1
[PATCH v2 1/2] android: Avoid creating symlinks in lib/
2014-04-07 10:41 UTC (3+ messages)
` [PATCH v2 2/2] android: Rebuild executables on version change
[PATCH] android/pts: Update PTS tests for DID
2014-04-07 10:35 UTC (2+ messages)
[PATCH] android/pts: Adjust PICS and PIXITs for OPP
2014-04-07 10:23 UTC (4+ messages)
[PATCH] android/gatt: Fix sending notification for register gatt client
2014-04-07 9:17 UTC (2+ messages)
[PATCH BlueZ 1/3] android/avrcp-lib: Add support for parsing SetAbsoluteVolume response
2014-04-07 8:04 UTC (4+ messages)
` [PATCH BlueZ 2/3] android/avrcp-lib: Fix byte order in avrcp_get_item_attributes
` [PATCH BlueZ 3/3] android/avrcp-lib: Fix byte order in avrcp_get_folder_items
[bluez-5.14] connect fails with 'org.bluez.Error.NotAvailable'
2014-04-07 7:45 UTC (8+ messages)
linux-firmware: Update Intel BT devices firmware patch files (7260/3160)
2014-04-07 0:16 UTC (4+ messages)
[PATCH 2/2] input: Refactor HIDP kernel module interaction
2014-04-04 23:02 UTC
[PATCH BlueZ] Remove unneeded headers include
2014-04-04 18:22 UTC (4+ messages)
` [PATCH BlueZ] android: Fix minor typo
Intel 7260
2014-04-04 18:20 UTC
[PATCHv7] tools: add bcm43xx specific init in hciattach
2014-04-04 17:11 UTC (2+ messages)
BUG: org.bluez.Device1.Connect() makes a BR/EDR connection to an LE-only Device on initial pairing
2014-04-04 16:42 UTC (8+ messages)
` [PATCH 1/2] core: don't set BR/EDR support when no flags present
` [PATCH 2/2] core: don't try BR/EDR for LE-only devices
[PATCH] tools: add bcm43xx specific init in hciattach
2014-04-04 16:08 UTC (2+ messages)
Need help on slave connection update request
2014-04-04 15:45 UTC
[RFC] gatt: Add API for creating services
2014-04-04 14:34 UTC (10+ messages)
` [RFC] Add API for creating gatt services
Need help on bluez emulator
2014-04-04 13:24 UTC
[PATCH 1/2] android: Avoid creating symlinks in lib/
2014-04-04 10:48 UTC (2+ messages)
` [PATCH 2/2] android: Rebuild executables on version change
[PATCH v2 1/3] android/gatt: Remove unused uuid variable
2014-04-04 8:30 UTC (4+ messages)
` [PATCH v2 2/3] android/gatt: Remove useless variable cast
` [PATCH v2 3/3] android/gatt: Fix matching characteristict
[PATCHv6] tools: add bcm43xx specific init in hciattach
2014-04-04 7:38 UTC (2+ messages)
[PATCH BlueZ v0 0/7] Add removing GATT services
2014-04-04 7:30 UTC (9+ messages)
` [PATCH BlueZ v0 5/7] gatt: Add removing service from the database
` [PATCH BlueZ v1 0/3] Add removing GATT services
` [PATCH BlueZ v1 1/3] gatt: Add removing service from the database
` [PATCH BlueZ v1 2/3] gatt: Fix possibly lost block when bluetoothd exits
` [PATCH BlueZ v1 3/3] doc: Add InvalidArguments to UnregisterService() errors
[PATCH] client: Add support for printing property of array type
2014-04-04 7:26 UTC (2+ messages)
Ralink driver compilation probleme since past commit
2014-04-03 20:53 UTC (2+ messages)
[PATCHv2 0/5] Client descriptor operations
2014-04-03 14:27 UTC (2+ messages)
[PATCH_v2] android: Add initial MCAP common code
2014-04-03 12:31 UTC
[PATCH BlueZ v0] attrib: Improve Attribute Data length checking
2014-04-03 7:22 UTC (2+ messages)
[PATCH] tools: Fix bccmd build with GCC 4.9
2014-04-03 7:20 UTC (2+ messages)
USB autosuspend causing trouble on Intel bluetooth (Linux 3.14)
2014-04-03 7:06 UTC (4+ messages)
[RFC] Replace btd_attribute with atrribute's handle
2014-04-03 6:31 UTC (2+ messages)
` [RFC] gatt: Use attribute's handles instead of btd_attribute in gatt API
BUG: l2cap and rfcomm bind with 0 psm or channel no longer allocate
2014-04-02 23:54 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).