messages from 2015-03-24 07:57:20 to 2015-03-27 08:17:09 UTC [more...]
[PATCH v2 0/3] Handling extended headers of bnep control frames
2015-03-27 8:17 UTC (2+ messages)
` [PATCH v2 1/3] Bluetooth: bnep: Return err value while sending cmd is not understood
[PATCH] lib: Fix compilation error in C++ due to inline function
2015-03-27 7:40 UTC (2+ messages)
[PATCH] tools/btmgmt: Fix crash in interactive mode
2015-03-27 5:36 UTC (2+ messages)
[BlueZ v6 00/13] Implement LE Advertisement D-Bus API
2015-03-26 22:08 UTC (14+ messages)
` [BlueZ v6 01/13] core: advertising: add LEAdvertisingManager stubs
` [BlueZ v6 02/13] core/advertising: Implement RegisterAdvertisement
` [BlueZ v6 03/13] tools: Python script to test Advertisement API
` [BlueZ v6 04/13] core/advertising: implement UnregisterAdvertisement
` [BlueZ v6 05/13] shared: add advertising-data
` [BlueZ v6 06/13] core/advertising: use advertising_data
` [BlueZ v6 07/13] core/advertising: Parse ServiceUUIDs
` [BlueZ v6 08/13] core/advertising: Parse SolicitUUIDs
` [BlueZ v6 09/13] core/advertising: Parse ManufacturerSpecificData
` [BlueZ v6 10/13] core/advertising: Parse ServiceData
` [BlueZ v6 11/13] Update TODO for LE Advertising
` [BlueZ v6 12/13] shared/advertising: implement advertising_data_generate
` [BlueZ v6 13/13] core/advertising: Add and Remove AD using MGMT
[PATCH 1/2] tools/mgmt-tester: Add test cases for AD flags 0-4
2015-03-26 21:44 UTC (3+ messages)
` [PATCH 2/2] doc/test-coverage.txt: Update mgmt-tester test count
CSR Radio Becomes Unresponsive
2015-03-26 21:18 UTC (2+ messages)
[PATCH] Bluetooth: Intel: Introduce btvnd_intel library
2015-03-26 16:56 UTC (2+ messages)
[PATCH 0/3] Handling extended headers of bnep control frames
2015-03-26 15:13 UTC (5+ messages)
` [PATCH 1/3] Bluetooth: bnep: Return err value while sending cmd is not understood
` [PATCH 2/3] Bluetooth: bnep: Add support for get bnep features via ioctl
` [PATCH 3/3] Bluetooth: bnep: Add support to extended headers of control frames
[PATCH BlueZ 1/6] unit/test-avctp: Use tester framework
2015-03-26 14:39 UTC (7+ messages)
` [PATCH BlueZ 2/6] android/avctp: Fix crashes caused by re-entrant calls
` [PATCH BlueZ 3/6] unit/test-avdtp: Use tester framework
` [PATCH BlueZ 4/6] android/avdtp: Fix crashes caused by re-entrant calls
` [PATCH BlueZ 5/6] android/avdtp: Fix test /TP/SIG/SMG/BI-19-C
` [PATCH BlueZ 6/6] android/avdtp: Fix test /TP/SIG/SMG/BV-09-C
[BlueZ v5 00/13] Implement LE Advertisement D-Bus API
2015-03-26 14:22 UTC (15+ messages)
` [BlueZ v5 01/13] core: advertising: add LEAdvertisingManager stubs
` [BlueZ v5 02/13] core/advertising: Implement RegisterAdvertisement
` [BlueZ v5 03/13] tools: Python script to test Advertisement API
` [BlueZ v5 04/13] core/advertising: implement UnregisterAdvertisement
` [BlueZ v5 05/13] shared: add advertising-data
` [BlueZ v5 06/13] core/advertising: use advertising_data
` [BlueZ v5 07/13] core/advertising: Parse ServiceUUIDs
` [BlueZ v5 08/13] core/advertising: Parse SolicitUUIDs
` [BlueZ v5 09/13] core/advertising: Parse ManufacturerSpecificData
` [BlueZ v5 10/13] core/advertising: Parse ServiceData
` [BlueZ v5 11/13] Update TODO for LE Advertising
` [BlueZ v5 12/13] shared/advertising: implement advertising_data_generate
` [BlueZ v5 13/13] core/advertising: Add and Remove AD using MGMT
[PATCH 0/7] Add Write Long Characteristic Value client TC
2015-03-26 12:59 UTC (8+ messages)
` [PATCH 1/7] unit/test-gatt: Add TP/GAW/CL/BV-05-C test
` [PATCH 2/7] unit/test-gatt: Add TP/GAW/CL/BI-07-C test
` [PATCH 3/7] unit/test-gatt: Add TP/GAW/CL/BI-08-C test
` [PATCH 4/7] unit/test-gatt: Add TP/GAW/CL/BI-11-C test
` [PATCH 5/7] unit/test-gatt: Add TP/GAW/CL/BI-12-C test
` [PATCH 6/7] unit/test-gatt: Add TP/GAW/CL/BI-13-C test
` [PATCH 7/7] shared/gatt-client: Add const qualifier to prepare write value
[PATCH] android Require at least 1.3 version of mgmt interface
2015-03-26 12:55 UTC (2+ messages)
Fwd: bluez: using "service data" in BLE advertisement packets
2015-03-26 11:33 UTC (3+ messages)
` "
More testsuite breakage unveiled by gcc-5.0
2015-03-26 9:40 UTC (2+ messages)
[PATCH] src/profile: Set service to connecting in ext_connect
2015-03-26 9:24 UTC (2+ messages)
[PATCH] Bluetooth: Fix use after free in l2cap_chan_timeout
2015-03-26 9:10 UTC
andoid/bluetoothd IPC: command socket connect failed android bluetooth
2015-03-26 8:54 UTC (2+ messages)
[PATCH v6 1/8] core: device: add device_set_rssi_no_delta
2015-03-26 8:29 UTC (8+ messages)
` [PATCH v6 2/8] core/adapter: Refactor of scan type
` [PATCH v6 3/8] core: adapter: Add SetDiscoveryFilter method
` [PATCH v6 4/8] core: adapter: Add parameter parsing to SetDiscoveryFilter
` [PATCH v6 5/8] core: adapter: set the filter for each discovery client
` [PATCH v6 6/8] core: adapter: start proper discovery depending on filter type
` [PATCH v6 7/8] core: adapter: filter discovery results when filered discovery is used
` [PATCH v6 8/8] client: main: add support for SetDiscoveryFilter
[PATCH v5 1/8] core: device: add device_set_rssi_no_delta
2015-03-26 8:28 UTC (11+ messages)
` [PATCH v5 2/8] core/adapter: Refactor of scan type
` [PATCH v5 3/8] core: adapter: Add SetDiscoveryFilter method
` [PATCH v5 4/8] core: adapter: Add parameter parsing to SetDiscoveryFilter
` [PATCH v5 5/8] core: adapter: set the filter for each discovery client
` [PATCH v5 6/8] core: adapter: start proper discovery depending on filter type
` [PATCH v5 7/8] core: adapter: filter discovery results when filered discovery is used
` [PATCH v5 8/8] client: main: add support for SetDiscoveryFilter
[PATCH 1/1] hcidump: fix crash for LE meta event
2015-03-26 7:19 UTC (2+ messages)
[PATCH v2 1/4] tools/btmgmt: Rename add-adv --discoverable option
2015-03-26 3:37 UTC (5+ messages)
` [PATCH v2 2/4] tools/btmgmt: Better usage info for add-adv
` [PATCH v2 3/4] tools/btmgmt: Fix crash in add-adv data parsing
` [PATCH v2 4/4] tools/btmgmt: Prettify supported flags in advinfo
[PATCH 1/3] tools/btmgmt: Better usage info for add-adv
2015-03-26 3:07 UTC (3+ messages)
` [PATCH 2/3] tools/btmgmt: Fix crash in add-adv data parsing
` [PATCH 3/3] tools/btmgmt: Prettify supported flags in advinfo
[PATCH v2 1/8] Bluetooth: Add macros for advertising instance flags
2015-03-26 2:32 UTC (9+ messages)
` [PATCH v2 2/8] Bluetooth: Support the "connectable mode" adv flag
` [PATCH v2 3/8] Bluetooth: Support the "discoverable" "
` [PATCH v2 4/8] Bluetooth: Support the "limited-discoverable" "
` [PATCH v2 5/8] Bluetooth: Support the "managed-flags" "
` [PATCH v2 6/8] Bluetooth: Support the "tx-power" "
` [PATCH v2 7/8] Bluetooth: Update supported_flags for AD features
` [PATCH v2 8/8] Bluetooth: Unify advertising data code paths
[PATCH 1/7] lib: Add macros for advertising instance flags
2015-03-26 2:29 UTC (8+ messages)
` [PATCH 2/7] tools/btmgmt: Add --connectable option to add-adv
` [PATCH 3/7] tools/btmgmt: Add --discoverable "
` [PATCH 4/7] tools/btmgmt: Add --limited-discov "
` [PATCH 5/7] tools/btmgmt: Add --managed-flags "
` [PATCH 6/7] tools/btmgmt: Add --tx-power "
` [PATCH 7/7] tools/btmgmt: Add the 'clr-adv' command
[PATCH] Bluetooth: Fix minor typo in comment for static address setting
2015-03-26 2:10 UTC (2+ messages)
[PATCH v1 1/8] Bluetooth: Add macros for advertising instance flags
2015-03-26 1:14 UTC (8+ messages)
` [PATCH v1 2/8] Bluetooth: Support the "connectable mode" adv flag
` [PATCH v1 3/8] Bluetooth: Support the "discoverable" "
` [PATCH v1 4/8] Bluetooth: Support the "limited-discoverable" "
` [PATCH v1 5/8] Bluetooth: Support the "managed-flags" "
` [PATCH v1 6/8] Bluetooth: Support the "tx-power" "
` [PATCH v1 7/8] Bluetooth: Update supported_flags for AD features
` [PATCH v1 8/8] Bluetooth: Unify advertising data code paths
[PATCH 1/7] Bluetooth: Add macros for advertising instance flags
2015-03-25 23:44 UTC (12+ messages)
` [PATCH 2/7] Bluetooth: Support the "connectable mode" adv flag
` [PATCH 3/7] Bluetooth: Support the "discoverable" "
` [PATCH 4/7] Bluetooth: Support the "limited-discoverable" "
` [PATCH 5/7] Bluetooth: Support the "managed-flags" "
` [PATCH 6/7] Bluetooth: Support the "tx-power" "
` [PATCH 7/7] Bluetooth: Update supported_flags for AD features
Broadcom 43340 BT support
2015-03-25 22:31 UTC (5+ messages)
[PATCH] Bluetooth: hci_ldisc: Add setup callback
2015-03-25 16:35 UTC (2+ messages)
[RFC BlueZ] doc/device-api: Add ServiceData and ManufacturerData
2015-03-25 13:46 UTC
Heartrate monitor profile
2015-03-25 13:27 UTC (2+ messages)
[PATCH 1/2] audio/control: Remove unused control_is_active function
2015-03-25 13:15 UTC (3+ messages)
` [PATCH 2/2] android/avrcp: Move SDP features defines to common header
[BlueZ v4 00/15] Introduce LE Advertisement D-Bus API
2015-03-25 10:43 UTC (2+ messages)
[PATCH BlueZ 1/4] core/gatt: Add implementation of RegisterProfile
2015-03-25 10:39 UTC (5+ messages)
` [PATCH BlueZ 2/4] client: Add register-profile command
` [PATCH BlueZ 3/4] core/gatt: Add implementation of UnregisterProfile
` [PATCH BlueZ 4/4] client: Add unregister-profile command
[PATCH BlueZ 1/2] gdbus: Make GDBusClient work without ObjectManager
2015-03-25 10:39 UTC (3+ messages)
` [PATCH BlueZ 2/2] unit/test-dbus-client: Add client_no_object_manager test
Bluez Sample apps
2015-03-25 9:54 UTC
[PATCH v2 1/8] core: device: add device_set_rssi_no_delta
2015-03-25 8:18 UTC (10+ messages)
` [PATCH v2 4/8] core: adapter: Add parameter parsing to SetDiscoveryFilter
` [PATCH v2 5/8] core: adapter: properly set the filter for each discovery client
HID Over GATT
2015-03-25 7:58 UTC (2+ messages)
[PATCH] Bluetooth: Filter list of supported commands/events for untrusted users
2015-03-25 1:39 UTC (2+ messages)
[PATCH 1/4] tools/btmgmt: Observe Advertising Added/Removed
2015-03-24 22:47 UTC (5+ messages)
` [PATCH 2/4] tools/btmgmt: Add the 'add-adv' command
` [PATCH 3/4] tools/btmgmt: Add the 'rm-adv' command
` [PATCH 4/4] tools/btmgmt: Add "--uuid" option to add-adv
[PATCH v4 1/8] core: device: add device_set_rssi_no_delta
2015-03-24 20:03 UTC (8+ messages)
` [PATCH v4 2/8] core/adapter: Refactor of scan type
` [PATCH v4 3/8] core: adapter: Add SetDiscoveryFilter method
` [PATCH v4 4/8] core: adapter: Add parameter parsing to SetDiscoveryFilter
` [PATCH v4 5/8] core: adapter: set the filter for each discovery client
` [PATCH v4 6/8] core: adapter: start proper discovery depending on filter type
` [PATCH v4 7/8] core: adapter: filter discovery results when filered discovery is used
` [PATCH v4 8/8] client: main: add support for SetDiscoveryFilter
[PATCH v3 1/8] core: device: add device_set_rssi_no_delta
2015-03-24 20:03 UTC (7+ messages)
` [PATCH v3 2/8] core/adapter: Refactor of scan type
` [PATCH v3 8/8] client: main: add support for SetDiscoveryFilter
4.101 PICS files
2015-03-24 17:10 UTC (3+ messages)
Querry : HID Over GATT (HoG)
2015-03-24 13:12 UTC
Bluez5 Device interface
2015-03-24 12:53 UTC (5+ messages)
[PATCH] Fix crash during register_notify after service_changed_event
2015-03-24 9:06 UTC (4+ 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).