linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-20 14:51:00 to 2014-10-24 19:32:50 UTC [more...]

[PATCHv5 00/14] Included service discovery
 2014-10-24 19:32 UTC  (23+ messages)
` [PATCHv5 01/14] shared/gatt: Add discover_secondary_services()
` [PATCHv5 02/14] shared/gatt: Add initial implementation of discover_included_services
` [PATCHv5 03/14] shared/gatt: Discover included services 128 bit UUIDS
` [PATCHv5 04/14] shared/gatt: Add extra check in characteristic iterator
` [PATCHv5 05/14] shared/gatt: Add included service iterator
` [PATCHv5 08/14] tools/btgatt-client: Print type of service
` [PATCHv5 10/14] shared/gatt: Discover included services
` [PATCHv5 11/14] shared/gatt: Add gatt-client include service iterator

Attribute security permissions and CCC descriptors in shared/gatt-server
 2014-10-24 19:26 UTC  (4+ messages)

GATT + DBus API Questions
 2014-10-24 17:16 UTC  (4+ messages)

[PATCH BlueZ 0/8] shared/gatt-server: Implement discovery operations
 2014-10-24 17:12 UTC  (16+ messages)
` [PATCH BlueZ 1/8] shared/att: bt_att_cancel should not cancel pending requests/indications
` [PATCH BlueZ 2/8] shared/gatt-db: Add complete callback to gatt_db_read
` [PATCH BlueZ 3/8] shared/gatt-db: Add complete callback to gatt_db_write
` [PATCH BlueZ 4/8] shared/att-types: Move GATT characteristic property defines to att-types
` [PATCH BlueZ 5/8] shared/att-types: Add attribute permission bitfield definitions
` [PATCH BlueZ 6/8] shared/gatt-server: Implement "Read By Type" request
` [PATCH BlueZ 7/8] shared/gatt-server: Implement "Find Information" request
` [PATCH BlueZ 8/8] TODO: Update shared/gatt-server items

[PATCH BlueZ] shared/gatt-db: Expose gatt_db_attribute
 2014-10-24 16:56 UTC  (2+ messages)

[PATCH v2] android/pts: Interim PTS tests results for L2CAP
 2014-10-24 15:45 UTC 

[PATCH] android/pts: Interim PTS tests results for L2CAP
 2014-10-24 14:23 UTC 

[bluetooth] btusb duplicate filtering
 2014-10-24 14:22 UTC 

[PATCH 1/8] android/gatt: Fix return status if cannot alloc memory
 2014-10-24 12:18 UTC  (2+ messages)

[PATCH v5 00/11] shared/hfp: Add support for HFP HF
 2014-10-24 11:59 UTC  (12+ messages)
` [PATCH v5 01/11] "
` [PATCH v5 02/11] shared/hfp: Add set_debug and close_on_unref API "
` [PATCH v5 03/11] shared/hfp: Add set disconnect handler and disconnect API to "
` [PATCH v5 04/11] shared/hfp: Add register/unregister event for "
` [PATCH v5 05/11] shared/hfp: Add HFP HF parser
` [PATCH v5 06/11] shared/hfp: Add send AT command API for HFP HF
` [PATCH v5 07/11] unit/test-hfp: Provide test_handler function via struct data
` [PATCH v5 08/11] unit/test-hfp: Add init test for HFP HF
` [PATCH v5 09/11] unit/test-hfp: Add send command tests "
` [PATCH v5 10/11] unit/test-hfp: Add tests for unsolicited results "
` [PATCH v5 11/11] unit/test-hfp: Add some robustness tests "

[PATCH] shared/io: Remove disconnect handler in io_destoy
 2014-10-24 11:16 UTC 

[PATCH] Add le_scan_restart that can be used to restart le scan. In order to use it please i.e. do:
 2014-10-24  0:20 UTC 

[PATCH] Add new method - service discovery to mgmt
 2014-10-23 22:29 UTC  (3+ messages)

[PATCH 1/1 net-next] Bluetooth: fix shadow warning in hci_disconnect()
 2014-10-23 22:09 UTC  (4+ messages)

[PATCH BlueZ 0/5] Unit tests for GAttrib
 2014-10-23 17:50 UTC  (7+ messages)
` [PATCH BlueZ 1/5] Remove unused g_attrib_set_debug function
` [PATCH BlueZ 2/5] attrib: Remove MTU-probing code
` [PATCH BlueZ 3/5] attrib: Add mtu argument to g_attrib_new
` [PATCH BlueZ 4/5] attrib: remove g_attrib_is_encrypted
` [PATCH BlueZ 5/5] Add unit test for gattrib

[PATCH] Add new method - service discovery
 2014-10-23 17:21 UTC  (2+ messages)

[PATCH v4 00/11] shared/hfp: Add support for HFP HF
 2014-10-23 15:00 UTC  (17+ messages)
` [PATCH v4 01/11] "
` [PATCH v4 04/11] shared/hfp: Add register/unregister event "
` [PATCH v4 05/11] shared/hfp: Add HFP HF parser
` [PATCH v4 06/11] shared/hfp: Add send AT command API for HFP HF
` [PATCH v4 08/11] unit/test-hfp: Add init test "

[PATCH v5 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-23 14:40 UTC  (5+ messages)
` [PATCH v5 bluetooth-next 1/4] 6lowpan: remove skb_deliver from IPHC
` [PATCH v5 bluetooth-next 2/4] 6lowpan: fix process_data return values
` [PATCH v5 bluetooth-next 3/4] bluetooth:6lowpan: use consume_skb when packet processed successfully
` [PATCH v5 bluetooth-next 4/4] ieee802154: 6lowpan: rename process_data and lowpan_process_data

[PATCH 0/2] sbc: fix frame length in DUAL_CHANNEL mode
 2014-10-23 14:32 UTC  (3+ messages)
` [PATCH 1/2] sbc: fix frame length calculation for "
` [PATCH 2/2] sbc: use an uint16 to store frame length in internal frame structure

[PATCH v3 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-23 14:28 UTC  (6+ messages)
` [PATCH v3 bluetooth-next 1/4] 6lowpan: remove skb_deliver from IPHC
` [PATCH v3 bluetooth-next 2/4] 6lowpan: fix process_data return values
` [PATCH v3 bluetooth-next 3/4] bluetooth:6lowpan: use consume_skb when packet processed successfully
` [PATCH v3 bluetooth-next 4/4] ieee802154: 6lowpan: rename process_data and lowpan_process_data

[bluetooth] btusb issues
 2014-10-23 13:46 UTC  (4+ messages)

[PATCHv6 00/14] Included service discovery
 2014-10-23 12:59 UTC  (18+ messages)
` [PATCHv6 01/14] shared/gatt: Add discover_secondary_services()
` [PATCHv6 02/14] shared/gatt: Add initial implementation of discover_included_services
` [PATCHv6 03/14] shared/gatt: Discover included services 128 bit UUIDS
` [PATCHv6 04/14] shared/gatt: Add extra check in characteristic iterator
` [PATCHv6 05/14] shared/gatt: Add included service iterator
` [PATCHv6 06/14] shared/gatt: Add function bt_gatt_result_included_count()
` [PATCHv6 07/14] shared/gatt: Remove not needed function parameter
` [PATCHv6 08/14] shared/gatt: Distinguish Primary from Secondary services
` [PATCHv6 09/14] tools/btgatt-client: Print type of service
` [PATCHv6 10/14] shared/gatt: Discover secondary services
` [PATCHv6 11/14] shared/gatt: Discover included services
` [PATCHv6 12/14] shared/gatt: Add gatt-client include service iterator
` [PATCHv6 13/14] tools/btgatt-client: Print found include services
` [PATCHv6 14/14] shared/gatt: Fix searching descriptors

[PATCH v3 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-23 10:30 UTC  (8+ messages)
` [PATCH v3 bluetooth-next 1/4] 6lowpan: remove skb_deliver from IPHC
` [PATCH v3 bluetooth-next 2/4] 6lowpan: fix process_data return values
` [PATCH v3 bluetooth-next 3/4] bluetooth:6lowpan: use consume_skb when packet processed successfully
` [PATCH v3 bluetooth-next 4/4] ieee802154: 6lowpan: rename process_data and lowpan_process_data

[PATCH 1/3] bnep: Add error print and return errno instead of -1
 2014-10-23 10:23 UTC  (9+ messages)
` [PATCH 2/3] bnep: trivial: code cleanup
` [PATCH 3/3] bnep: Return errno instead of -1 and print error
    ` [PATCHv2 1/3] bnep: Add error print and return errno instead of -1
      ` [PATCHv2 2/3] bnep: trivial: code cleanup
      ` [PATCHv2 3/3] bnep: Return errno instead of -1 and print error

[PATCH] hciattach: bcm43xx: Use final baudrate to download the firmware
 2014-10-22 15:08 UTC 

[PATCH v3] obexd/mas: Add Support for MSETime filter
 2014-10-22 14:12 UTC  (2+ messages)

[RFC] Bluetooth : Fix hci_sync miss wakeup interrupt
 2014-10-22 13:48 UTC 

rtk_btusb issues
 2014-10-22 13:42 UTC  (3+ messages)

[PATCH] android/pts: Update PTS files for HOGP
 2014-10-22 11:50 UTC  (2+ messages)

[PATCH 1/3] obexd/map: Add support for MAP feature bits
 2014-10-22 10:44 UTC  (4+ messages)
` [PATCH 2/3] src/profile: Add feature bits to MAS SDP record
` [PATCH 3/3] tools/sdptool: Add MAP supported features

[PATCH] android/pts: Updated AVCTP PICS and PIXITs for PTS 5.3
 2014-10-22  7:55 UTC  (2+ messages)

BlueZ 5.24: Using the LE Heart Rate Profile
 2014-10-21 22:32 UTC 

how to set PSCAN mode in .conf?
 2014-10-21 17:02 UTC  (13+ messages)

[PATCH v2] obexd/mas: Add Support for MSETime filter
 2014-10-21 14:05 UTC  (3+ messages)

[PATCH] core: Add ControllerMode to list of supported options
 2014-10-21 11:38 UTC  (4+ messages)

Confused about gatttool in Makefile.tools
 2014-10-21 11:12 UTC  (2+ messages)

[PATCH] android/pts: Updated SM PICS and PIXITs for PTS 5.3
 2014-10-21  9:11 UTC  (2+ messages)

[PATCH 1/2] android/bluetooth: Fix Supported feature bitmask for MPMD scenarios
 2014-10-21  9:03 UTC  (2+ messages)

[PATCH v3 0/5] android/map-client: Add MAP client daemon implementation
 2014-10-21  8:34 UTC  (2+ messages)

[PATCH v2 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-21  7:31 UTC  (6+ messages)
` [PATCH v2 bluetooth-next 1/4] 6lowpan: remove skb_deliver from IPHC

BlueZ 5: SDP Record & D-Bus APIs
 2014-10-21  2:43 UTC 

BlueZ 5.24: Using the LE Heart Rate Profile
 2014-10-21  2:17 UTC 

Discoverable undirected advertising report event
 2014-10-21  1:05 UTC 

[PATCH BlueZ 0/1] Add GAttrib shim to bt_att
 2014-10-20 20:37 UTC  (6+ messages)
` [PATCH BlueZ 1/1] GATT shim to src/shared bt_att

[RFC] need for new scan api for bluetooth low energy
 2014-10-20 18:22 UTC  (22+ messages)

[PATCH] doc: Add commands for Start Service Discovery and Stop Service Discovery
 2014-10-20 18:06 UTC  (3+ messages)

[PATCH v2] core: Add btd_adapter_recreate_bonding()
 2014-10-20 15:01 UTC  (2+ messages)

[PATCH v4 0/2] core: Add plugin-support for Manufacturer Specific Data EIR
 2014-10-20 14:54 UTC  (7+ messages)
` [PATCH v4 1/2] core: Add Manufacturer Specific Data EIR field
` [PATCH v4 2/2] core: Add subscription API for Manufacturer Specific Data

[PATCH v5 0/2] core: Add plugin-support for Manufacturer Specific Data EIR
 2014-10-20 14:51 UTC  (3+ messages)
` [PATCH v5 1/2] core: Add Manufacturer Specific Data EIR field
` [PATCH v5 2/2] core: Add subscription API for Manufacturer Specific Data


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).