messages from 2014-09-19 10:25:24 to 2014-09-26 06:31:09 UTC [more...]
[PATCHv2 00/16] android/tester: Unifying the way PDU is handled
2014-09-26 6:31 UTC (9+ 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
[PATCH 1/5] android/client: Add skeleton for handsfree client interface
2014-09-26 6:02 UTC (7+ 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
[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
[PATCH 1/6] Monitor: Add AVRCP GetPlayStatus support
2014-09-25 10:18 UTC (6+ 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/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 (15+ messages)
` [PATCH 01/13] sap: Fix compilation errors with musl
` [PATCH 02/13] lib: Fix compilation error "
` [PATCH 03/13] android/hal-audio: Fix compilation errors "
` [PATCH 04/13] tools: "
` [PATCH 05/13] shared: "
` [PATCH 06/13] alert: Fix compilation error "
` [PATCH 07/13] core: "
` [PATCH 08/13] obexd: "
` [PATCH 09/13] android/pan: "
` [PATCH 10/13] android/client: Fix compilation errors "
` [PATCH 11/13] health: Use proper type for tid
` [PATCH 12/13] emulator: Fix compilation error with musl
` [PATCH 13/13] android/emulator: "
[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 (8+ messages)
` [PATCH 1/6] android/hal-ipc-api: Fix location size and add missing feature list
` [PATCH 2/6] android/handsfree-client: Fix defines for action command
` [PATCH 3/6] android/handsfree-client: Implement hf client events
` [PATCH 4/6] "
` [PATCH 5/6] "
` [PATCH 6/6] "
[PATCH ] attrib: Fix condition check for attr delete
2014-09-23 12:19 UTC
[PATCH BlueZ] doc/obex-api: Split FilterBy into FilterAll and FilterAny
2014-09-23 10:17 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] android/ipc-tester: Add cases for the handsfree client interface
2014-09-23 6:52 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 (8+ 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)
Another questions
2014-09-19 22:08 UTC
Unable to see descriptor created from gatt-service application
2014-09-19 21:36 UTC
Unable to see descriptor created from gatt-service application
2014-09-19 20:45 UTC
[PATCH 1/3] tools: Fix usage for hciattach command
2014-09-19 17:41 UTC (4+ messages)
Missing of SCO packet indications (i.e BT_GET_CAPABILITIES ,BT_OPEN ,BT_SET_CONFIGURATION and BT_START_STREAM ) during a phone call
2014-09-19 14:29 UTC (3+ messages)
[PATCH] obexd/src/manager: Fix the double check for agent
2014-09-19 13:01 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Add retransmission effort into SCO parameter table
2014-09-19 11:18 UTC (3+ messages)
` [PATCH 2/2] Bluetooth: Add S4 configuration parameter set for CVSD
[PATCH bluetooth-next v2 0/3] cleanup for mrf24j40 driver
2014-09-19 10:26 UTC (7+ 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).