messages from 2014-11-12 10:49:33 to 2014-11-17 19:22:07 UTC [more...]
[PATCH BlueZ 00/12] core: Use shared/gatt-client
2014-11-17 19:22 UTC (2+ messages)
` [PATCH BlueZ 01/12] attrib/gattrib: Add g_attrib_get_att
[PATCH v2 1/2] Bluetooth: Fix BR/EDR-only address checks for remote OOB data
2014-11-17 18:52 UTC (2+ messages)
` [PATCH v2 2/2] Bluetooth: Use shorter "rand" name for "randomizer"
[PATCH] Bluetooth: Fix BR/EDR-only address checks for remote OOB data
2014-11-17 18:51 UTC (3+ messages)
[PATCH] Bluetooth: Use shorter "rand" name for "randomizer"
2014-11-17 17:01 UTC
[PATCH BlueZ 1/2] tools/btgatt-server: Free and early return if device name has length 0
2014-11-17 16:08 UTC (2+ messages)
` [PATCH BlueZ 2/2] TODO: tools/btgatt-server has been introduced
[PATCH v2 1/2] android/client: Add hidhost callback support for Android 5.0
2014-11-17 16:04 UTC (2+ messages)
` [PATCH v2 2/2] android/client: Add gatt client callbacks "
[PATCH] android/client: Add support for handshake callback
2014-11-17 15:59 UTC (2+ messages)
[PATCH v2] android/sco: Add sco helper lib
2014-11-17 15:16 UTC
[PATCH] android/cts: Update CTS test results for Android 5.0
2014-11-17 14:50 UTC
[PATCH BlueZ 1/3] shared/queue: Simplify queue_remove_all
2014-11-17 14:40 UTC (3+ messages)
` [PATCH BlueZ 2/3] shared/queue: Make queue_destroy safe
` [PATCH BlueZ 3/3] unit/test-queue: Add /queue/destroy_remove test
[PATCH 1/4] android/hal-ipc-api: Update HidHost with Android 5 API
2014-11-17 14:06 UTC (4+ messages)
` [PATCH 2/4] android/hal: Update HidHost HAL for Android 5
` [PATCH 3/4] android/hid: Support handshake message
` [PATCH 4/4] android/client: Add handshake callback
[PATCH BlueZ v3] GATT shim to src/shared bt_att
2014-11-17 13:30 UTC (2+ messages)
[PATCH] Add support for bluetooth BCM20702A1 variant
2014-11-17 13:24 UTC
[PATCH] android/gatt: Fix dead code warnings
2014-11-17 13:03 UTC (7+ messages)
` [PATCHv2] android/gatt: Simplify gatt_db_attribute_get_permissions()
[PATCH] monitor/rfcomm: Fix not printing userdata in UIH frame with credits
2014-11-17 13:01 UTC (2+ messages)
[PATCH 1/4] android/avrcp: Rename avrcp_register and avrcp_unregister calls
2014-11-17 12:59 UTC (4+ messages)
` [PATCH 2/4] android/avrcp: Add initial support for new AVRCP CTRL interface
` [PATCH 3/4] android/client: Add AVRCP_CTRL interface to haltest init
` [PATCH 4/4] android/avrcp: Add support for controller send passthrough command
[PATCH] android/pts: PTS tests for OPP on Android 5
2014-11-17 10:53 UTC
[PATCH] android/gatt: Set Descriptor handle and Include Service handle
2014-11-17 10:30 UTC
[PATCH] android/sco: Add sco helper lib
2014-11-17 10:01 UTC (3+ messages)
[PATCH] android/pts: PTS tests for PBAP on Android 5
2014-11-17 10:01 UTC
[PATCH BlueZ] shared/gatt-db: Leave value untouched if realloc fails
2014-11-17 9:49 UTC (2+ messages)
[PATCH BlueZ] shared/gatt-client: Fix memory bug in service_changed_complete
2014-11-17 9:49 UTC (3+ messages)
[PATCH BlueZ v3 0/6] Introduce tools/btgatt-server and other bug fixes
2014-11-17 9:48 UTC (8+ messages)
` [PATCH BlueZ v3 1/6] tools/btgatt-server: Introduce btgatt-server
` [PATCH BlueZ v3 2/6] tools/btgatt-server: Accept incoming connection and initialize server
` [PATCH BlueZ v3 3/6] tools/btgatt-server: Populate the database
` [PATCH BlueZ v3 4/6] tools/btgatt-server: Add command support and the notify command
` [PATCH BlueZ v3 5/6] tools/btgatt-server: Add Heart Rate service simulation
` [PATCH BlueZ v3 6/6] tools/btgatt-server: Add "heart-rate" command
[PATCH BlueZ 1/2] unit/test-gatt: Add debug for bt_att
2014-11-17 9:29 UTC (3+ messages)
` [PATCH BlueZ 2/2] shared/io-glib: Reduce duplicated code
[PATCH] Bluetooth: Fix clearing remote OOB data through mgmt
2014-11-15 7:53 UTC (2+ messages)
Thermometer D-Bus API Signature
2014-11-15 4:13 UTC
[PATCH 0/4] Bluetooth: More lockdep warning fixes with the help of RCU
2014-11-15 0:55 UTC (6+ messages)
` [PATCH 1/4] Bluetooth: Convert LTK list to RCU
` [PATCH 2/4] Bluetooth: Convert IRK "
` [PATCH 3/4] Bluetooth: Remove unnecessary hdev locking in smp.c
` [PATCH 4/4] Bluetooth: Add debug logs to help track locking issues
[PATCH v2 0/3] Bluetooth: Bluetooth: LE CoC fixes
2014-11-15 0:51 UTC (5+ messages)
` [PATCH v2 1/3] Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
` [PATCH v2 2/3] Bluetooth: Add key preference parameter to smp_sufficient_security
` [PATCH v2 3/3] Bluetooth: Trigger SMP for the appropriate LE CoC errors
Handling EBUSY for LE connections
2014-11-15 0:35 UTC (7+ messages)
[PATCH 1/1 net-next] Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
2014-11-15 0:31 UTC (2+ messages)
[PATCH BlueZ v2 0/7] Introduce tools/btgatt-server and other bug fixes
2014-11-14 20:14 UTC (15+ messages)
` [PATCH BlueZ v2 1/7] shared/att: Add API for sending ATT error response
` [PATCH BlueZ v2 2/7] tools/btgatt-server: Introduce btgatt-server
` [PATCH BlueZ v2 3/7] tools/btgatt-server: Accept incoming connection and initialize server
` [PATCH BlueZ v2 4/7] tools/btgatt-server: Populate the database
` [PATCH BlueZ v2 5/7] tools/btgatt-server: Add command support and the notify command
` [PATCH BlueZ v2 6/7] tools/btgatt-server: Add Heart Rate service simulation
` [PATCH BlueZ v2 7/7] tools/btgatt-server: Add "heart-rate" command
[PATCH] android/build: Fix build for kitkat
2014-11-14 15:36 UTC (2+ messages)
[RFC 00/11] GATT Client Read by UUID implementation
2014-11-14 13:51 UTC (16+ messages)
` [RFC 01/11] shared/gatt-client: Add read-by-uuid function
` [RFC 02/11] tools/btgatt-client: Add read-by-uuid cmd
` [RFC 03/11] unit/test-gatt: Fix not calling test step function
` [RFC 04/11] unit/test-gatt: Create macro with PDU corresponding to service data
` [RFC 05/11] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-1 test
` [RFC 06/11] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-2 test
` [RFC 07/11] unit/test-gatt: Add /TP/GAR/CL/BI-06-C test
` [RFC 08/11] unit/test-gatt: Add /TP/GAR/CL/BI-07-C test
` [RFC 09/11] unit/test-gatt: Add /TP/GAR/CL/BI-09-C test
` [RFC 10/11] unit/test-gatt: Add /TP/GAR/CL/BI-10-C test
` [RFC 11/11] unit/test-gatt: Add /TP/GAR/CL/BI-11-C test
[PATCH BlueZ v2 0/4] android fixes and bt_att shim
2014-11-14 12:51 UTC (7+ messages)
` [PATCH BlueZ v2 1/4] android/tester-gatt: Fix search single PDUs
` [PATCH BlueZ v2 2/4] android/tester-gatt: deduplicate read-by-type PDUs
` [PATCH BlueZ v2 3/4] android/gatt: dummy callback for indications
` [PATCH BlueZ v2 4/4] GATT shim to src/shared bt_att
[PATCH BlueZ 1/3] android/gatt: Store Appearance and Privacy in db
2014-11-14 8:47 UTC (4+ messages)
` [PATCH BlueZ 2/3] android/gatt: Fix device name characteristic
` [PATCH BlueZ 3/3] android/gatt: Cleanup unused variables
[PATCH BlueZ v1 0/7] Introduce tools/btgatt-server and other bug fixes
2014-11-14 0:58 UTC (10+ messages)
` [PATCH BlueZ v1 1/7] shared/att: Add API for encoding ATT error response
` [PATCH BlueZ v1 2/7] tools/btgatt-server: Introduce btgatt-server
` [PATCH BlueZ v1 3/7] tools/btgatt-server: Accept incoming connection and initialize server
` [PATCH BlueZ v1 4/7] tools/btgatt-server: Populate the database
` [PATCH BlueZ v1 5/7] tools/btgatt-server: Add command support and the notify command
` [PATCH BlueZ v1 6/7] tools/btgatt-server: Add Heart Rate service simulation
` [PATCH BlueZ v1 7/7] tools/btgatt-server: Add "heart-rate" command
[PATCH 0/3] android/handsfree: Support multiply devices
2014-11-13 17:24 UTC (7+ messages)
` [PATCH 1/3] android/handsfree: Send indicator notif to all connected devices
` [PATCH 2/3] android/handsfree: Send phone state "
` [PATCH 3/3] android/handsfree: Remove find default device
[PATCH] android/hal-ipc-api: Update GATT service with Android 5 API
2014-11-13 17:11 UTC (2+ messages)
[PATCH] android/hal-ipc-txt: Prefix GATT HAL with Client or Server
2014-11-13 17:11 UTC (2+ messages)
[PATCH] android/hal-ipc-txt: Documentation update and cleanup
2014-11-13 17:11 UTC (2+ messages)
[PATCH] android/pts: PTS tests results for DID
2014-11-13 17:10 UTC (2+ messages)
[PATCH] android/pts: PTS tests results for HDP
2014-11-13 17:10 UTC (2+ messages)
[PATCH] android/pts: PTS tests results for SPP
2014-11-13 17:10 UTC (2+ messages)
[PATCH 1/4] android/client: Fix argc count
2014-11-13 17:10 UTC (5+ messages)
` [PATCH 2/4] android/client: Add handsfree wbs_cb() callback
` [PATCH 3/4] android/client: Fix help for handsfree haltest tool
` [PATCH 4/4] android/client: Add hanfsfree configure_wbs() command
hcitool lescan scripting question
2014-11-13 16:56 UTC (2+ messages)
[PATCH BlueZ 0/4] android fixes and gattrib shim
2014-11-13 16:16 UTC (12+ messages)
` [PATCH BlueZ 1/4] android/tester-gatt: DRY/bugfix search single PDUs
` [PATCH BlueZ 2/4] android/tester-gatt: deduplicate read-by-type PDUs
` [PATCH BlueZ 3/4] android/gatt: dummy callback for indications
` [PATCH BlueZ 4/4] GATT shim to src/shared bt_att
[PATCH 1/3] android/client: Fix help for gatt server commands
2014-11-13 13:32 UTC (2+ messages)
[PATCH] android/client: Fix adding missing BT_PROFILE_AV_RC_CTRL_ID
2014-11-13 13:29 UTC (2+ messages)
[PATCH] android/build: Fix bluetoothd build
2014-11-13 13:13 UTC (2+ messages)
gatttool --listen not working?
2014-11-13 12:26 UTC
[PATCH] gdbus: use caller's bus name in polkit authorization check
2014-11-13 11:51 UTC
[PATCH 1/2] Bluetooth: Fix L2CAP nesting level initialization location
2014-11-13 8:13 UTC (4+ messages)
` [PATCH 2/2] Bluetooth: Fix correct nesting for 6lowpan server channel
[PATCH v2 0/2] Bluetooth: Lock nesting for L2CAP channels and sockets
2014-11-13 6:52 UTC (4+ messages)
` [PATCH v2 1/2] Bluetooth: Use proper nesting annotation for l2cap_chan lock
` [PATCH v2 2/2] Bluetooth: Fix L2CAP socket lock nesting level
[PATCH BlueZ] shared/gatt-db: Add timeout to read/write
2014-11-12 22:03 UTC (5+ messages)
[PATCH 0/2] Bluetooth: Lock nesting for L2CAP channels and sockets
2014-11-12 20:08 UTC (3+ messages)
` [PATCH 1/2] Bluetooth: Use proper nesting annotation for l2cap_chan lock
` [PATCH 2/2] Bluetooth: Fix L2CAP socket lock nesting level
[PATCH 1/3] src/profile: Add pbapsupportedfeatures to PSE
2014-11-12 15:15 UTC (2+ messages)
[PATCH BlueZ 0/8] Introduce tools/btgatt-server and other bug fixes
2014-11-12 13:52 UTC (6+ messages)
` [PATCH BlueZ 2/8] tools/btgatt-server: Accept incoming connection and initialize server
` [PATCH BlueZ 3/8] tools/btgatt-server: Populate the database
[PATCH 1/3] monitor: Adjust for ERTM control bytes
2014-11-12 13:24 UTC (3+ messages)
Query regarding sdptool
2014-11-12 12:55 UTC (3+ messages)
[PATCH 00/14] android/handsfree-clien: Second set of HFP HF
2014-11-12 10:49 UTC (6+ messages)
` [PATCH 10/14] android/handsfree-client: Send to AG that we do support long name
` [PATCH 11/14] android/handsfree-client: Retrieve subscriber number information
` [PATCH 12/14] android/handsfree-client: Implement send DTMF codes
` [PATCH 13/14] android/handsfree-client: Implement handling AT+BIND and +BIND
` [PATCH 14/14] android/handsfree-client: Implement codec negotiations
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).