messages from 2015-02-06 09:20:39 to 2015-02-12 11:22:42 UTC [more...]
3.19-rc1 refuse connection from bluetooth headset
2015-02-12 11:22 UTC (5+ messages)
[RFC] android/avdtp: Fix SEID assignment
2015-02-12 11:00 UTC
NetworkServer1 exits when program exits
2015-02-12 10:33 UTC
Query: HCI_RAW mode in Kernel 3.18
2015-02-12 9:02 UTC (3+ messages)
[PATCH BlueZ v1 00/14] Rewrite local GATT server using shared/gatt
2015-02-12 3:17 UTC (15+ messages)
` [PATCH BlueZ v1 01/14] shared/att: Add bt_att_get_fd
` [PATCH BlueZ v1 02/14] shared/gatt: Pass bt_att instead of bdaddr_t
` [PATCH BlueZ v1 03/14] core: Introduce btd_gatt_database
` [PATCH BlueZ v1 04/14] core: Attach gatt-server to bt_att
` [PATCH BlueZ v1 05/14] core: gatt: Add GATT/GAP services to local db
` [PATCH BlueZ v1 06/14] core: Add GATT UUIDs to Adapter1.UUIDs
` [PATCH BlueZ v1 07/14] core: Support per-client CCC state
` [PATCH BlueZ v1 08/14] core: Setup added/removed handlers in GATT database
` [PATCH BlueZ v1 09/14] core: Add Service Changed characteristic
` [PATCH BlueZ v1 10/14] core: device: Add getter for GATT server
` [PATCH BlueZ v1 11/14] core: gatt-server: Send "Service Changed"
` [PATCH BlueZ v1 12/14] core: adapter: Send UUIDs changed for GATT services
` [PATCH BlueZ v1 13/14] shared/gatt: Don't incorrectly terminate discovery
` [PATCH BlueZ v1 14/14] TODO: Update GATT items
BlueZ for Android 4.4.3
2015-02-12 2:22 UTC (5+ messages)
[PATCH BlueZ 0/8] Implement Notification / Indication TS Tests
2015-02-11 22:20 UTC (13+ messages)
` [PATCH BlueZ 1/8] gatt-client: skip discovery with no handles
` [PATCH BlueZ 2/8] unit/test-gatt: Add support for no-actions
` [PATCH BlueZ 3/8] unit/gatt: Add TP/GAN/CL/BV-01-C test
` [PATCH BlueZ 4/8] unit/gatt: Add TP/GAN/SR/BV-01-C test
` [PATCH BlueZ 5/8] unit/gatt: add support for post-tests
` [PATCH BlueZ 6/8] unit/gatt: Add TP/GAI/SR/BV-01-C test
` [PATCH BlueZ 7/8] unit/gatt: Add TP/GAI/CL/BV-01-C test
` [PATCH BlueZ 8/8] unit/gatt: minor consistency in test data
[PATCH bluez-utils] Link mcaptest with -lrt
2015-02-11 15:33 UTC (3+ messages)
` [PATCHv2] Link mcaptest with -lrt when needed
[PATCH] android/pts: Update AVCTP pixits, pics and test results for PTS 6.0
2015-02-11 14:44 UTC (2+ messages)
[PATCH BlueZ 00/13] Rewrite local GATT server using shared/gatt
2015-02-11 14:38 UTC (16+ messages)
` [PATCH BlueZ 01/13] shared/att: Add bt_att_get|set_bdaddr functions
` [PATCH BlueZ 02/13] shared/gatt: Add bdaddr_type param to gatt_db APIs
` [PATCH BlueZ 03/13] core: Introduce btd_gatt_server
` [PATCH BlueZ 04/13] core: Attach gatt-server to bt_att
` [PATCH BlueZ 05/13] core: gatt: Add GATT/GAP services to local db
` [PATCH BlueZ 06/13] core: Add GATT UUIDs to Adapter1.UUIDs
` [PATCH BlueZ 07/13] core: Support per-client CCC state
` [PATCH BlueZ 08/13] core: Setup added/removed handlers in GATT server
` [PATCH BlueZ 09/13] core: Add Service Changed characteristic
` [PATCH BlueZ 10/13] core: device: Add getter for GATT server
` [PATCH BlueZ 11/13] core: gatt-server: Send "Service Changed"
` [PATCH BlueZ 12/13] core: adapter: Send UUIDs changed for GATT services
` [PATCH BlueZ 13/13] shared/gatt: Don't incorrectly terminate discovery
[PATCH 01/10] android/gatt: Replace request state with boolean
2015-02-11 14:34 UTC (10+ messages)
` [PATCH 02/10] android/gatt: Destroy app connections before destroying apps
` [PATCH 03/10] android/gatt: Simplify app disconnection function call flow
` [PATCH 04/10] android/gatt: Make struct destructors NULL proof
` [PATCH 05/10] android/gatt: Use g_attrib_send consistently
` [PATCH 06/10] android/gatt: Improve send_dev_complete_response
` [PATCH 07/10] android/gatt: Improve send_dev_complete_response even further
` [PATCH 08/10] android/gatt: Remove not needed checks and jumps
` [PATCH 09/10] android/gatt: Remove redundant matching function
` [PATCH 10/10] android/gatt: Avoid copying pointers in matching functions
[RFC] Deduplication of avdtp
2015-02-11 14:24 UTC (2+ messages)
` [RFC] android/avdtp: Refactor local SEP list handling
[PATCH 1/2] android/pts: Update GATT test results for PTS 6.0
2015-02-11 14:07 UTC (3+ messages)
` [PATCH 2/2] android/pts: Update GATT PIXIT, PICS "
[PATCH] android/pts: Update SM pixits, pics and test results for PTS 6.0
2015-02-11 13:06 UTC (2+ messages)
[PATCH] android/gatt: Fix not confirming notifications and indications
2015-02-11 11:35 UTC (2+ messages)
[PATCH v2 0/4] Testcases to verify HCI_LE_ENABLE fix in kernel
2015-02-11 11:32 UTC (5+ messages)
` [PATCH v2 1/4] tools/mgmt-tester: Add test for pair on not enabled transport
` [PATCH v2 2/4] tools/mgmt-tester: Add test for pair on not supported transport
` [PATCH v2 3/4] tools/l2cap-tester: Add L2CAP LE Connection Reject test
` [PATCH v2 4/4] doc/mgmt-api: Update error codes for Pair Device Command
[PATCH v2 1/3] Bluetooth: Do not allow LE connection if LE is not enabled
2015-02-11 11:31 UTC (3+ messages)
` [PATCH v2 2/3] Bluetooth: Improve error handling in connect acl
` [PATCH v2 3/3] Bluetooth: Enhance error codes pair device command
[PATCH 1/6] android/gatt: Remove redundant search
2015-02-11 11:27 UTC (7+ messages)
` [PATCH 2/6] android/gatt: Remove REQUEST_INIT state
` [PATCH 3/6] android/gatt: Minor debug message change
` [PATCH 4/6] android/gatt: Minor function renames
` [PATCH 5/6] android/gatt: Remove reduntant comparison
` [PATCH 6/6] android/gatt: Remove device's connection counter
[PATCH 1/5] tools/mcaptest: Minor style fix
2015-02-11 10:36 UTC (6+ messages)
` [PATCH 2/5] tools/mcaptest: Refractor debug logs for functions
` [PATCH 3/5] tools/mcaptest: Seperate disconnect link timeout and call parameters
` [PATCH 4/5] android/pts: Update MCAP test pics, pixits for PTS 6.0
` [PATCH 5/5] android/pts: Update MCAP test results "
[PATCH] android/pts: Update PTS GATT results
2015-02-11 10:32 UTC (2+ messages)
No SCO packets while trying to use a Bluetooth headset
2015-02-11 10:07 UTC (4+ messages)
[PATCH v3] Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support
2015-02-11 1:01 UTC (4+ messages)
[PATCH] AVCTP: Set initial key repeat timeout to 300ms
2015-02-10 18:19 UTC
[PATCH v5] Bluetooth: Add support for QCA ROME chipset family
2015-02-10 16:56 UTC (2+ messages)
[PATCH] Add support for Atheros AR5B195 combo Mini PCIe cards (AR3011 Bluetooth)
2015-02-10 15:54 UTC
[PATCH BlueZ 1/2] TODO: Add tasks for GATT client examples
2015-02-10 15:06 UTC (2+ messages)
` [PATCH BlueZ 2/2] TODO: Bump priority of signed writes
[PATCH] Bluetooth: btmrvl: support SCO routing to host interface
2015-02-10 13:49 UTC
GattManager1 and multiple-controllers
2015-02-10 12:48 UTC (2+ messages)
[PATCH 0/3] Add missing Read Characteristic Value TC
2015-02-10 11:43 UTC (5+ messages)
` [PATCH 1/3] unit/gatt: Add TP/GAR/CL/BI-04-C test
` [PATCH 2/3] unit/gatt: Add TP/GAR/CL/BI-05-C test
` [PATCH 3/3] unit/test-gatt: Fix duplicate test case number
[PATCH BlueZ 00/12] client: Add support for GATT API
2015-02-10 11:42 UTC (16+ messages)
` [PATCH BlueZ 01/12] client: Add support for GattService1
` [PATCH BlueZ 02/12] client: Add support for GattCharacteristic1
` [PATCH BlueZ 03/12] client: Add support for GattDescriptor1
` [PATCH BlueZ 04/12] client: Make commands relative to device
` [PATCH BlueZ 05/12] client: Add command list-attributes
` [PATCH BlueZ 06/12] client: Add command select-attribute
` [PATCH BlueZ 07/12] client: Add attribute-info command
` [PATCH BlueZ 08/12] client/display: Add rl_hexdump
` [PATCH BlueZ 09/12] client: Add read command
` [PATCH BlueZ 10/12] client: Add write command
` [PATCH BlueZ 11/12] client: Add notify command
` [PATCH BlueZ 12/12] client: Handle attribute notifications
[PATCH] [PATCH] Add support for ST-Ericsoon CG2900 chip
2015-02-10 10:27 UTC
[PATCH] [PATCH] Add support for ST-Ericsoon CG2900 chip
2015-02-10 10:09 UTC
BlueZ for Android 4.4.3
2015-02-10 1:37 UTC
[PATCH BlueZ v5] doc/adapter-api.txt: StartFilteredDiscovery method
2015-02-10 0:34 UTC
[PATCH] Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command
2015-02-09 22:49 UTC
[PATCH v3] net: bluetooth: hci_sock: Use 'const u32 *' instead of 'void *' for 2nd parameter of hci_test_bit()
2015-02-09 21:40 UTC (11+ messages)
[PATCH v4] doc/adapter-api.txt: StartFilteredDiscovery method
2015-02-09 19:31 UTC (6+ messages)
[PATCH] Bluetooth: Restrict access for raw-only controllers
2015-02-09 16:55 UTC (2+ messages)
[PATCH BlueZ 1/2] src/gatt-dbus.c: convert to shared/gatt-db implementation
2015-02-09 15:53 UTC (2+ messages)
` [PATCH BlueZ 2/2] src/gatt-dbus: register desciptors after the characteristic they apply to
[PATCH 1/2] android/handsfree: Don't disconnect on unknown command in SLC
2015-02-09 14:18 UTC (3+ messages)
` [PATCH 2/2] android/handsfree: Relax AT+CMER handling
[PATCH 1/5] android/gatt: Fix MTU exchange
2015-02-09 14:12 UTC (6+ messages)
` [PATCH 2/5] android/gatt: Exchange MTU only on LE link
` [PATCH 3/5] android/gatt: Disconnect ATT if MTU is too small on BR/EDR
` [PATCH 4/5] android/gatt: Add helper for getting local MTU
` [PATCH 5/5] android/gatt: Add helper for updating MTU
[PATCH 1/2] android/handsfree-client: Fix connection state defines
2015-02-09 12:31 UTC (3+ messages)
` [PATCH 2/2] android/handsfree-client: Fix missing connected state notification
[PATCH 1/3] shared/hfp: Fix calling callback without result_pending set
2015-02-09 12:29 UTC (2+ messages)
[PATCH 1/1] doc/media-api: Add RegisterTrackList method
2015-02-09 5:51 UTC
[PATCH BlueZ 2/4] core: adapter: Add parameter parsing to StartFilteredDiscovery
2015-02-08 0:44 UTC
[PATCH BlueZ 1/4] core: adapter: Add StartFilteredDiscovery method
2015-02-06 23:13 UTC (4+ messages)
` [PATCH BlueZ 2/4] core: adapter: Add parameter parsing to StartFilteredDiscovery
` [PATCH BlueZ 3/4] core: device: add device_set_rssi_no_delta
` [PATCH BlueZ 4/4] core: adapter: Implement internals of StartFilteredDiscovery
[PATCHv1] Split AMP init sequence to two stages
2015-02-06 17:00 UTC (3+ messages)
` [PATCHv1] Bluetooth: Check supported commands before run
[PATCH] shared/gatt: Allow register_notify without CCC
2015-02-06 14:58 UTC (6+ messages)
Extending BlueZ's HAL protocol
2015-02-06 14:56 UTC (6+ messages)
[PATCH 0/2] Add missing Read Characteristic Value TC
2015-02-06 14:13 UTC (3+ messages)
` [PATCH 1/2] unit/gatt: Add TP/GAR/CL/BI-04-C test
` [PATCH 2/2] unit/gatt: Add TP/GAR/CL/BI-05-C test
[PATCH] gatt-server: Fix mutlpile definition of same func
2015-02-06 12:47 UTC
[PATCH 1/1] media: Add properties watch for MPRIS TrackList interface
2015-02-06 11:38 UTC (3+ messages)
[PATCH ] shared/gatt: Get primary services by handle
2015-02-06 11:28 UTC (3+ messages)
linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D0)
2015-02-06 9:21 UTC (2+ messages)
linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B6)
2015-02-06 9:21 UTC (2+ messages)
linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0)
2015-02-06 9:21 UTC (2+ messages)
linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5)
2015-02-06 9:20 UTC (2+ messages)
linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3)
2015-02-06 9:20 UTC (2+ 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).