messages from 2014-09-20 01:43:57 to 2014-09-26 13:42:16 UTC [more...]
[PATCH 1/5] android/client: Simplify PCM handling function in SCO HAL
2014-09-26 13:42 UTC (3+ messages)
` [PATCH 2/5] android/hal-audio: Remove use of shared queue code
` [PATCH 3/5] android/hal: Add simple helpers for unaligned memory access
[PATCH] android/avdtp: Fix crash on disconnect
2014-09-26 13:40 UTC (2+ messages)
[PATCH] android/ipc-tester: Add cases for the handsfree client interface
2014-09-26 10:29 UTC (2+ messages)
[PATCH] android/handsfree-client: Verify variable length data received from IPC
2014-09-26 10:28 UTC (2+ messages)
[PATCH v3 0/4] support signed write command
2014-09-26 9:55 UTC (6+ messages)
` [PATCH v3 1/4] shared/att.c: Add signed command outgoing and CSRK function
` [PATCH v3 2/4] shared/gatt-client: Add CSRK part to support signed write
` [PATCH v3 3/4] tools/btgatt-client: Add signed write CSRK option
` [PATCH v3 4/4] Modify Makefile.tool to link
[PATCH] android/core: Fix extra assignment
2014-09-26 9:54 UTC (2+ messages)
[PATCH 1/5] android/client: Add skeleton for handsfree client interface
2014-09-26 9:53 UTC (8+ messages)
` [PATCH 2/5] android/client: Handle handsfree client connecton state callback
` [PATCH 3/5] android/client: Handle handsfree client audio state change callback
` [PATCH 4/5] android/client: Handle more callbacks for the handsfree client
` [PATCH 5/5] android/client: Add handsfree client api calls
` [PATCHv2] android/client: Add skeleton for handsfree client interface
[RFC 0/2] shared/gatt-client: ATT invalidation handler interface
2014-09-26 9:46 UTC (3+ messages)
` [RFC 1/2] shared/gatt-client: Add callback for reporting att state
` [RFC 2/2] tools/btgatt-client: Use shared/gatt att state callback mechanism
[PATCHv4] android/tester: Setup bluetooth module in separate thread
2014-09-26 9:24 UTC
[PATCH BlueZ] doc/obex-api: Split FilterBy into FilterAll and FilterAny
2014-09-26 8:19 UTC (2+ messages)
[PATCH 1/5] android/tester: Add support for GATT Notification in tester
2014-09-26 8:06 UTC (5+ messages)
` [PATCH 2/5] android/tester: Add GATT Register For Notification Success
` [PATCH 3/5] android/tester: Add GATT Deregister "
` [PATCH 4/5] android/tester: Add GATT Notification test - Indicate
` [PATCH 5/5] android/tester: Add GATT Notification test - Notify
[PATCH 1/6] Monitor: Add AVRCP GetPlayStatus support
2014-09-26 7:09 UTC (7+ messages)
` [PATCH 2/6] Monitor: Add AVRCP RegisterNotification support
` [PATCH 3/6] Monitor: Add AVRCP SetAbsoluteVolume support
` [PATCH 4/6] Monitor: Add AVRCP SetAddressedPlayer support
` [PATCH 5/6] Monitor: Add AVRCP PlayItem support
` [PATCH 6/6] Monitor: Add AVRCP AddToNowPlaying support
[PATCHv2 00/16] android/tester: Unifying the way PDU is handled
2014-09-26 6:31 UTC (17+ messages)
` [PATCHv2 01/16] android/tester: Expose gatt-tester's pdu definition to other testers
` [PATCHv2 02/16] android/tester: Make AVRCP tests use generic pdu struct
` [PATCHv2 03/16] android/tester: Make A2DP "
` [PATCHv2 04/16] android/tester: Make GATT "
` [PATCHv2 05/16] android/tester: Make HidHost "
` [PATCHv2 06/16] android/tester: Make PAN "
` [PATCHv2 07/16] android/tester: Make HDP "
` [PATCHv2 08/16] android/tester: Expose pdu_set structure so it can be reused
` [PATCHv2 09/16] android/tester: Add generic hook to handle pdu exchange
` [PATCHv2 10/16] android/tester: Make A2DP use pdu exchange mechanism
` [PATCHv2 11/16] android/tester: Make AVRCP tests use generic "
` [PATCHv2 12/16] android/tester: Make GATT use generic cid_data
` [PATCHv2 13/16] android/tester: Make HDP tests use generic PDU exchange mechanism
` [PATCHv2 14/16] android/tester: Make HIDHost "
` [PATCHv2 15/16] android/tester: Make PAN "
` [PATCHv2 16/16] android-tester: Use generic connect callback for simple cases
[PATCH v3] emulator/hciemu: Fix not handling failed read correctly
2014-09-25 14:32 UTC
[PATCH 1/6] android/tester: Style fix
2014-09-25 14:03 UTC (6+ messages)
` [PATCH 2/6] android/tester: Make client and server id unified
` [PATCH 3/6] android/tester: Add GATT Server basic test cases
` [PATCH 4/6] android/tester: Add GATT server connect successful test case
` [PATCH 5/6] android/tester: Make tester debug logs verbose
` [PATCH 6/6] android/tester: Add GATT server disconnect successful test case
[PATCH v2] shared/hciemu: Fix not handling failed read correctly
2014-09-25 13:12 UTC
[PATCH v2 0/3] support signed write command
2014-09-25 13:03 UTC (6+ messages)
` [PATCH v2 1/3] shared/att.c: Add signed command outgoing and related CSRK function
` [PATCH v2 2/3] shared/gatt-client: Add CSRK part to support signed write
` [PATCH v2 3/3] tools/btgatt-client: Add signed write CSRK option
[PATCH] Fix enum coding-style
2014-09-25 13:01 UTC
[PATCH] shared/hciemu: Fix not handling failed read correctly
2014-09-25 11:43 UTC (2+ messages)
pull request: bluetooth-next 2014-09-25
2014-09-25 11:35 UTC
[PATCHv2 00/15] android/tester: GATT Client test cases
2014-09-25 9:32 UTC (18+ messages)
` [PATCHv2 01/15] android/tester: Fix condition check
` [PATCHv2 02/15] android/tester: Change function names
` [PATCHv2 03/15] android/tester: Make local variable static
` [PATCHv2 04/15] android/tester: Add support for GATT Client Read/Write callbacks
` [PATCHv2 05/15] android/tester: Add GATT Characteristic Read Success
` [PATCHv2 06/15] android/tester: Add GATT Characteristic Read Ins. Auth
` [PATCHv2 07/15] android/tester: Add GATT Characteristic Read Wrong Params
` [PATCHv2 08/15] android/tester: Add GATT Descriptor Read Success
` [PATCHv2 09/15] android/tester: Add GATT Descriptor Read Ins. Auth
` [PATCHv2 10/15] android/tester: Add GATT Descriptor Read Wrong params
` [PATCHv2 11/15] android/tester: Add GATT Characteristic Write Cmd Success
` [PATCHv2 12/15] android/tester: Add GATT Characteristic Write Req Success
` [PATCHv2 13/15] android/tester: Add GATT Write Characteristic Ins. Auth
` [PATCHv2 14/15] android/gatt: Set proper status of write_data
` [PATCHv2 15/15] android/tester: Add GATT Write Characteristic Wrong params
[PBAP 1/2] obexd/client/pbap: Add support for spd,fav in PBAP
2014-09-25 9:10 UTC (2+ messages)
` [PBAP 2/2] obexd/client/pbap: Adds few attributes to property mask
[PATCH] Bluetooth: Rename sco_param_wideband table to esco_param_msbc
2014-09-25 8:38 UTC (2+ messages)
[PATCH 0/4] support signed write commmand
2014-09-25 8:34 UTC (6+ messages)
` [PATCH 1/4] shared/att.c: Add signed command outgoing part
` [PATCH 2/4] tools/btgatt-client: Add signed write CSRK option
` [PATCH 3/4] shared/gatt-client: Add CSRK part to support signed write
` [PATCH 4/4] shared/att: provide CSRK related function to upperlayer
[PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv
2014-09-25 7:39 UTC (14+ messages)
[PATCH BlueZ] TODO: Add item to support included services in shared/gatt-client
2014-09-25 6:58 UTC (2+ messages)
[PATCH] core: add D-Bus property for TxPower
2014-09-24 22:57 UTC (3+ messages)
` [PATCH] core: add D-Bus property for ManufacturerData
` [PATCH] core: add D-Bus property for ServiceData
[PATCH] Bluetooth: Add retransmission effort into SCO parameter table
2014-09-24 20:16 UTC (2+ messages)
[PATCH] android/tester: Explicit set of io capabilities for SSP pairing tests
2014-09-24 19:40 UTC (2+ messages)
[PATCH 00/13] Compilation with musl C library
2014-09-24 18:33 UTC (2+ messages)
[PATCH 1/6] Monitor: Add AVRCP GetPlayStatus support
2014-09-24 14:55 UTC (7+ messages)
` [PATCH 2/6] Monitor: Add AVRCP RegisterNotification support
` [PATCH 3/6] Monitor: Add AVRCP SetAbsoluteVolume support
` [PATCH 4/6] Monitor: Add AVRCP SetAddressedPlayer support
` [PATCH 5/6] Monitor: Add AVRCP PlayItem support
` [PATCH 6/6] Monitor: Add AVRCP AddToNowPlaying support
[PATCH v3] Monitor: Add AVRCP GetElementAttributes support
2014-09-24 14:55 UTC (2+ messages)
[PATCH bluetooth-next 0/4] ieee802154: mrf24j40 cleanups and 6lowpan fix
2014-09-24 12:29 UTC (8+ messages)
` [PATCH bluetooth-next 1/4] mrf24j40: fix Missing a blank line after declarations
` [PATCH bluetooth-next 2/4] mrf24j40: remove unnecessary return statement
` [PATCH bluetooth-next 3/4] mrf24j40: use pr_* / dev_* instead of printk()
` [PATCH bluetooth-next 4/4] ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
[PATCH] Bluetooth: Fix reason code used for rejecting SCO connections
2014-09-24 12:05 UTC (2+ messages)
[PATCH] shared/gatt-client: Remove stray line
2014-09-24 8:08 UTC (2+ messages)
[PATCH BlueZ 0/9] shared/gatt-client: Handle "Service Changed"
2014-09-24 8:08 UTC (11+ messages)
` [PATCH BlueZ 1/9] shared/gatt-helpers: Allow service discovery by handle range
` [PATCH BlueZ 2/9] shared/gatt-client: Make service discovery more modular
` [PATCH BlueZ 3/9] shared/gatt-client: Register "Service Changed" handler as part of init
` [PATCH BlueZ 4/9] shared/gatt-client: Remove effected services from cache on Service Changed
` [PATCH BlueZ 5/9] shared/gatt-client: Rediscover services within changed range
` [PATCH BlueZ 6/9] shared/gatt-client: Add handler for "Service Changed" if GATT service changes
` [PATCH BlueZ 7/9] shared/gatt-client: Add bt_gatt_client_set_service_changed
` [PATCH BlueZ 8/9] tools/btgatt-client: Set service changed handler
` [PATCH BlueZ 9/9] TODO: shared/gatt-client now handles Service Changed
[PATCH v2] shared/hfp: Remove not used permissive_syntax value
2014-09-24 7:53 UTC (2+ messages)
[PATCH net-next] bluetooth: Convert bt_<level> logging functions to return void
2014-09-24 7:40 UTC (2+ messages)
[PATCH] shared/hfp: Remove not used permissive_syntax value
2014-09-24 5:57 UTC
Action: Start playing a media item with at least 512 bytes
2014-09-24 2:11 UTC (4+ messages)
[PATCH] android/build: Add BLUEZ_EXTENSIONS to default cflags
2014-09-23 14:13 UTC (2+ messages)
[PATCH 0/6] android/handsfree-client: Implement events skeleton
2014-09-23 14:12 UTC (2+ messages)
[PATCH ] attrib: Fix condition check for attr delete
2014-09-23 12:19 UTC
[PATCHv2 1/1] bluetooth: Check for SCO type before setting retransmission effort
2014-09-23 9:32 UTC (5+ messages)
` [PATCHv3 "
` [PATCHv4 "
Driver for Realtek RTL8723BU
2014-09-23 8:30 UTC
[PATCH BlueZ] doc/obex-api: Mark DatabaseIdentifier as optional
2014-09-22 16:16 UTC (2+ messages)
[PATCH v3] obexd/src/manager: Fix the double check for agent
2014-09-22 16:08 UTC (2+ messages)
[PATCH 00/11] android: Configuration command
2014-09-22 14:44 UTC (2+ messages)
[PATCH] Add signed write command
2014-09-22 12:51 UTC (7+ messages)
[PATCH v2 BlueZ] build: Add coverage support
2014-09-22 12:41 UTC
[PATCH] tools: Destroy client on error
2014-09-22 12:14 UTC
[PATCH 1/7] android/tester: Add support for GATT Client Read/Write callbacks
2014-09-22 11:29 UTC (7+ messages)
` [PATCH 2/7] android/tester: Add GATT Characteristic Read test case
` [PATCH 3/7] android/tester: Add GATT Characteristic Read negative "
` [PATCH 4/7] android/tester: Add GATT Characteristic Read negative 2 "
` [PATCH 5/7] android/tester: Add GATT Descriptor Read "
` [PATCH 6/7] android/tester: Add GATT Descriptor Read negative "
` [PATCH 7/7] android/tester: Add GATT Descriptor Read 2 "
[PATCH 1/6] android/hal-ipc-api: Add MCE HAL
2014-09-22 11:01 UTC (6+ messages)
` [PATCH 2/6] android/hal-mce-api: Add get remote MAS instance command and event
` [PATCH 3/6] android/mce: Add Android MCE header
` [PATCH 4/6] android/hal-mce: Add skeleton for MCE HAL
` [PATCH 5/6] android/hal-mce: Add event handler
` [PATCH 6/6] android/hal-mce: Add API calls
[RFC 1/2] android/bluetooth: Extend bt_update_sign_counter function with val
2014-09-22 10:54 UTC (2+ messages)
` [RFC 2/2] android/gatt: Fix handling sing counter
[PATCH BlueZ] build: Add coverage support
2014-09-22 7:37 UTC
[PATCH v2] obexd/src/manager: Fix the double check for agent
2014-09-22 6:58 UTC
pull request: bluetooth-next 2014-09-22
2014-09-22 5:48 UTC
[RFC] need for new scan api for bluetooth low energy
2014-09-20 4:29 UTC (14+ 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).