Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2015-02-17 21:16:37 to 2015-02-23 13:09:23 UTC [more...]

[PATCH BlueZ v5] doc/adapter-api.txt: StartFilteredDiscovery method
 2015-02-23 13:09 UTC  (4+ messages)

[PATCH 1/2] audio/a2dp: Fix queue initialization
 2015-02-23 13:08 UTC  (3+ messages)
` [PATCH 2/2] audio/a2dp: Fix server name typo

[PATCH] android/hog: Fix find included battery services
 2015-02-23 11:29 UTC 

pull request: bluetooth 2015-02-23
 2015-02-23  7:45 UTC 

[PATCH] Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers
 2015-02-23  7:39 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: btusb: Add setup callback for chip init on USB
 2015-02-23  2:56 UTC  (4+ messages)

[PATCH] bluetooth/l2cap: silence framedrop kmsg noise
 2015-02-23  0:05 UTC  (4+ messages)

[RFCv3 0/9] Refactoring profiles/audio code
 2015-02-22 20:51 UTC  (11+ messages)
` [RFCv3 1/9] android/avdtp: Refactor local SEP list handling
` [RFCv3 2/9] unit/avdtp: Refactor context destroy
` [RFCv3 3/9] android/avdtp: Remove extra check
` [RFCv3 4/9] audio/avdtp: Use bitfield id generation
` [RFCv3 5/9] audio/avdtp: Refactor avdtp and a2dp code
` [RFCv3 6/9] audio/avdtp: Replace GSList with queue for SEP list
` [RFCv3 7/9] audi: Refactor avdtp_get function
` [RFCv3 8/9] audio/avdtp: Move avdtp_server from avdtp SEP structures
` [RFCv3 9/9] audio/avdtp: Use SEP queue instead of avdtp_server in avdtp code

[RFC BlueZ v3 0/1] Introduce LE Advertising Data API
 2015-02-22 19:06 UTC  (3+ messages)
` [RFC BlueZ v3 1/1] doc: Add LE Advertisement Manager

[PATCH BlueZ 00/18] Implement GATT server D-Bus API
 2015-02-22 11:26 UTC  (20+ messages)
` [PATCH BlueZ 01/18] core: gatt: Add GattManager1 stubs
` [PATCH BlueZ 02/18] gdbus: Don't refresh objects/props if disconnected
` [PATCH BlueZ 03/18] shared/gatt: Cancel timeouts when attrib removed
` [PATCH BlueZ 04/18] bluetooth.conf: Add DBus.Properties interface
` [PATCH BlueZ 05/18] core: gatt: Fix malformed error name in client API
` [PATCH BlueZ 06/18] core: gatt: Implement GattManager1.RegisterService
` [PATCH BlueZ 07/18] core: gatt: Register characteristics
` [PATCH BlueZ 08/18] core: gatt: Support ReadValue for characteristics
` [PATCH BlueZ 09/18] core: gatt: Support WriteValue "
` [PATCH BlueZ 10/18] core: gatt: Make CCC addition API public
` [PATCH BlueZ 11/18] core: gatt: Create CCC for external characteristic
` [PATCH BlueZ 12/18] core: gatt: Add btd_gatt_database_notify function
` [PATCH BlueZ 13/18] core: gatt: Send not/ind for D-Bus characteristics
` [PATCH BlueZ 14/18] core: gatt: Fix PropertiesChanged for "Flags"
` [PATCH BlueZ 15/18] core: gatt: Create CEP for external characteristic
` [PATCH BlueZ 16/18] core: gatt: Register descriptors
` [PATCH BlueZ 17/18] core: gatt: Support descriptor reads/writes
` [PATCH BlueZ 18/18] tools: Added a Python example for GATT server API

[PATCH v2 1/2] Bluetooth: Rename hci_send_to_control to hci_send_to_channel
 2015-02-20 17:21 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: Remove unnecessary queue_monitor_skb() function

[PATCH] Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation
 2015-02-20 17:16 UTC  (2+ messages)

android-bluez with usb adapter
 2015-02-20 16:30 UTC  (18+ messages)

[PATCH 1/2] android/pts: Update HFP PIXIT, PICS for PTS 6.0
 2015-02-20 16:03 UTC  (3+ messages)
` [PATCH 2/2] android/hfp: Update HFP test results "

[PATCHv2 1/2] android/handsfree: Fix not sending proper call hold status
 2015-02-20 15:30 UTC  (2+ messages)

[PATCH 1/2] android/handsfree: Fix not sending proper call hold status
 2015-02-20 15:29 UTC  (4+ messages)
` [PATCH 2/2] android/handsfree: Fix SCO disconnection while dialing

[RFC] android/handsfree: Fix no indicators after rejected incoming call
 2015-02-20 15:29 UTC  (2+ messages)

[RFC BlueZ 1/5] shared/att.c: Add client signing key support
 2015-02-20 15:03 UTC  (5+ messages)
` [RFC BlueZ 2/5] shared/att.c: Add server "
` [RFC BlueZ 3/5] shared/gatt-client: Add support for signed write
` [RFC BlueZ 4/5] tools/btgatt-client: Add signed write support
` [RFC BlueZ 5/5] tools/btgatt-server: "

[RFC BlueZ 1/3] shared/att.c: Add signing key support
 2015-02-20 13:44 UTC  (9+ messages)
` [RFC BlueZ 2/3] shared/gatt-client: Add support for signed write
` [RFC BlueZ 3/3] tools/btgatt-client: Add signed write support

[PATCH] tools/gatt: Fix incorrect error check
 2015-02-20 13:22 UTC 

[RFCv2 1/5] android/avdtp: Refactor local SEP list handling
 2015-02-20 11:48 UTC  (6+ messages)
` [RFCv2 2/5] unit/avdtp: Refactor context destroy
` [RFCv2 3/5] android/avdtp: Remove extra check
` [RFCv2 4/5] audio/avdtp: Use bitfield id generation
` [RFCv2 5/5] audio/avdtp: Refactor avdtp and a2dp code

[PATCH 1/2] Bluetooth: Rename hci_send_to_control to hci_send_to_channel
 2015-02-20 10:37 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Remove unnecessary queue_monitor_skb() function

[PATCH] audio/avdtp: Fix incorrect delay_reporting assignment
 2015-02-20  9:27 UTC  (2+ messages)

[PATCH v5 0/3] support signed write command
 2015-02-20  3:37 UTC  (5+ messages)

[PATCH BlueZ 1/2] shared/gatt-db: Don't fail if realloc returns NULL
 2015-02-19 20:02 UTC  (6+ messages)
` [PATCH BlueZ 2/2] core: gatt: Fix incorrect response on CCC read

[PATCH v3] Bluetooth: fix service discovery behaviour for empty uuids filter
 2015-02-19 16:58 UTC 

[PATCH v2] Bluetooth: fix service discovery behaviour for empty uuids filter
 2015-02-19 16:58 UTC  (3+ messages)

[PATCH v2] monitor: Add PSM tracking support for LE CoC
 2015-02-19 16:27 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: make hci_test_bit's addr const
 2015-02-19 16:10 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 1/2] Bluetooth: Remove bogus check for pending mgmt Set HS command
 2015-02-19 16:08 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: Fix checking for pending Set SSP in Set HS handler

[PATCHv6 0/8] AVDTP deduplication
 2015-02-19 14:27 UTC  (3+ messages)

[PATCH 1/6] profiles/network: Minor style fix
 2015-02-19 14:16 UTC  (6+ messages)
` [PATCH 2/6] android/pan: Return correct error value
` [PATCH 3/6] profiles/network: Use send ctrl rsp to unknown BNEP ctrl cmd
` [PATCH 4/6] profiles/network: Integrate get and check bnep setup services roles
` [PATCH 5/6] profiles/network: Move bnep connection setup logic to bnep
` [PATCH 6/6] profiles/network: Handle ctrl rsp after conn setup by bnep

[PATCH 1/2] monitor: Pass identifier to L2CAP signaling command handler
 2015-02-19 13:40 UTC  (2+ messages)
` [PATCH 2/2] monitor: Add PSM tracking support for LE CoC

[PATCH BlueZ] unit/test-gatt: Use tester framework
 2015-02-19 12:42 UTC  (2+ messages)

[PATCH] doc/mgmt-api: Add support to add/remove advertising data instance
 2015-02-19 12:02 UTC  (3+ messages)

[PATCH ] tools/gatt-client: Define ATT application err code
 2015-02-19 10:57 UTC  (4+ messages)

[PATCH] Bluetooth: Remove bogus check for pending mgmt Set HS command
 2015-02-19 10:51 UTC 

[PATCH] android/client: Fix Send Pass Through command
 2015-02-19 10:49 UTC  (2+ messages)

[PATCH 1/2] android/tester: Add case for error passing in GATT server responses
 2015-02-19 10:05 UTC  (2+ messages)

[PATCHv2] android/gatt: Use g_attrib_send consistently
 2015-02-19 10:00 UTC  (2+ messages)

[PATCH 1/2] android/pts: Update PAN pics, pixits for PTS 6.0
 2015-02-19  9:58 UTC  (2+ messages)

[PATCH] android/pts: Update HDP pixits, pics and test results for PTS 6.0
 2015-02-19  9:58 UTC  (2+ messages)

[PATCH] src/gatt-dbus: Add GATT Extended props bit fields
 2015-02-19  9:42 UTC  (3+ messages)

[PATCH] android/bluetooth: Fix enabling secure connection
 2015-02-19  9:33 UTC  (2+ messages)

[PATCH 1/2] monitor: Factor out channel selection to separate function
 2015-02-19  8:21 UTC  (3+ messages)
` [PATCH 2/2] monitor: Fix selecting PSM for L2CAP frame

[PATCH 0/5] Bluetooth: Clean up hci_cb usage
 2015-02-19  7:47 UTC  (7+ messages)
` [PATCH 1/5] Bluetooth: Add new hci_cb entries to the tail rather than the head
` [PATCH 2/5] Bluetooth: Convert hci_cb_list_lock to a mutex
` [PATCH 3/5] Bluetooth: Convert L2CAP security callback to use hci_cb
` [PATCH 4/5] Bluetooth: Convert connect_cfm to be triggered through hci_cb
` [PATCH 5/5] Bluetooth: Convert disconn_cfm "

[PATCH BlueZ] TODO: Added more GATT related items
 2015-02-18 18:25 UTC 

[PATCH 00/11] Add Read Long Characteristic Descriptors TC
 2015-02-18 15:29 UTC  (13+ messages)
` [PATCH 01/11] unit/test-gatt: Fix invalid handle test case
` [PATCH 02/11] unit/test-gatt: Add TP/GAR/CL/BV-07-C test
` [PATCH 03/11] unit/test-gatt: Add TP/GAR/CL/BV-07-C/512B test
` [PATCH 04/11] unit/test-gatt: Add TP/GAR/CL/BI-28-C test
` [PATCH 05/11] unit/test-gatt: Add TP/GAR/CL/BI-29-C test
` [PATCH 06/11] unit/test-gatt: Add TP/GAR/CL/BI-30-C test
` [PATCH 07/11] unit/test-gatt: Add TP/GAR/CL/BI-31-C test
` [PATCH 08/11] unit/test-gatt: Add TP/GAR/CL/BI-32-C test
` [PATCH 09/11] unit/test-gatt: Add TP/GAR/CL/BI-33-C test
` [PATCH 10/11] unit/test-gatt: Add TP/GAR/CL/BI-34-C test
` [PATCH 11/11] unit/test-gatt: Add TP/GAR/CL/BI-35-C test

[PATCH BlueZ v2 0/8] Rewrite local GATT server using shared/gatt
 2015-02-18 14:56 UTC  (10+ messages)
` [PATCH BlueZ v2 1/8] core: adapter: Initialize GATT database
` [PATCH BlueZ v2 2/8] core: Attach gatt-server to bt_att
` [PATCH BlueZ v2 3/8] core: Add GATT UUIDs to Adapter1.UUIDs
` [PATCH BlueZ v2 4/8] core: device: Add getter for GATT server
` [PATCH BlueZ v2 5/8] core: gatt: Send not/ind to devices
` [PATCH BlueZ v2 6/8] core: adapter: Send UUIDs changed for GATT services
` [PATCH BlueZ v2 7/8] shared/gatt: Don't incorrectly terminate discovery
` [PATCH BlueZ v2 8/8] TODO: Update GATT items

[PATCH] [PATCH] Add support for ST-Ericsoon CG2900 chip
 2015-02-18 11:38 UTC  (2+ messages)

[RFC 1/2] audio/avdtp: Use bitfield id generation
 2015-02-18 10:53 UTC  (2+ messages)
` [RFC 2/2] audio/avdtp: Refactor avdtp and a2dp code

[PATCH BlueZ] shared/tester: Return failure if any test failed
 2015-02-18  8:38 UTC  (2+ messages)

[PATCH v3] tools/btgatt-client: print read/write err messages
 2015-02-18  8:37 UTC  (2+ messages)

[PATCH BlueZ v1 00/14] Rewrite local GATT server using shared/gatt
 2015-02-18  0:43 UTC  (6+ messages)
` [PATCH BlueZ v1 03/14] core: Introduce btd_gatt_database


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox