messages from 2014-02-28 11:20:00 to 2014-03-03 14:39:21 UTC [more...]
[PATCH 1/2] android/gatt: Add initial files
2014-03-03 14:39 UTC (3+ messages)
` [PATCH 2/2] android/gatt: Add stubs for GATT commands handlers
[PATCH v2] android/avrcp-lib: Fix destroy callback handling
2014-03-03 14:16 UTC (2+ messages)
[PATCH v2 1/8] android/tester: Add create bond with PIN success test case
2014-03-03 12:55 UTC (9+ messages)
` [PATCH v2 2/8] android/tester: Add create bond with PIN fail "
` [PATCH v2 3/8] android/tester: Add create bond with SSP sucess "
` [PATCH v2 4/8] android/tester: Add create bond with SSP fail "
` [PATCH v2 5/8] android/tester: Add create bond with no discovery "
` [PATCH v2 6/8] android/tester: Add create bond with bad addr fail "
` [PATCH v2 7/8] android/tester: Add cancel bond success "
` [PATCH v2 8/8] android/tester: Add remove "
[PATCH 1/9] android/tester: Coding style and syntax fix
2014-03-03 12:54 UTC (2+ messages)
[PATCH 1/9] unit/avrcp: Add /TP/PAS/BV-06-C test
2014-03-03 12:53 UTC (9+ messages)
` [PATCH 2/9] unit/avrcp: Add /TP/PAS/BV-08-C test
` [PATCH 3/9] avrcp: Fix buffer size check
` [PATCH 4/9] android/avrcp: Add avrcp_get_current_player_value() function
` [PATCH 5/9] unit/avrcp: Add /TP/PAS/BV-09-C test
` [PATCH 6/9] unit/avrcp: Add /TP/PAS/BV-10-C test
` [PATCH 7/9] android/avrcp: Add avrcp_set_player_value() function
` [PATCH 8/9] unit/avrcp: Add /TP/PAS/BV-11-C test
` [PATCH 9/9] doc: Update test coverage document
[PATCH BlueZ 01/16] android/avrcp-lib: Add avrcp_send function
2014-03-03 12:41 UTC (17+ messages)
` [PATCH BlueZ 02/16] android/avctp: Make handler return ssize_t
` [PATCH BlueZ 03/16] android/avrcp-lib: Rework handler callback parameters
` [PATCH BlueZ 04/16] android/avrcp-lib: Embed response code into handler table
` [PATCH BlueZ 05/16] android/avrcp-lib: Fix not passing user data of passthrough callback
` [PATCH BlueZ 06/16] android/avrcp-lib: Add pressed status to passthrough handler callback
` [PATCH BlueZ 07/16] android/avrcp: Add passthrough handler for fast forward
` [PATCH BlueZ 08/16] android/avrcp: Add passthrough handler for rewind
` [PATCH BlueZ 09/16] android/avrcp-lib: Make hton24 and ntoh24 public
` [PATCH BlueZ 10/16] android/avrcp: Add handler for GetCapabilities command
` [PATCH BlueZ 11/16] android/avrcp: Add handler for GetPlayStatus command
` [PATCH BlueZ 12/16] android/avrcp: Add handler for GetElementAttributes command
` [PATCH BlueZ 13/16] android/avrcp: Add handler for RegisterNotification command
` [PATCH BlueZ 14/16] android/avrcp: Bump version to 1.3
[PATCH] android/hal-gatt: Add skeleton for GATT HAL
2014-03-03 10:56 UTC
[PATCH 1/7] shared/hfp: Fix not freeing cmd_handler prefix
2014-03-03 9:21 UTC (9+ messages)
` [PATCH 2/7] unit: Initial version of test-hfp
` [PATCH 3/7] unit/test-hfp: Add /hfp/test_cmd_handler_1
` [PATCH 4/7] unit/test-hfp: Add /hfp/test_cmd_handler_2
` [PATCH 5/7] unit/test-hfp: Add /hfp/test_hfp_gw_register_1
` [PATCH 6/7] unit/test-hfp: Add /hfp/test_hfp_gw_register_2
` [PATCH 7/7] Add /hfp/test_hfp_gw_register_3 and /hfp/test_hfp_gw_register_4
[PATCH] tools: Fix using uninitialized value
2014-03-03 9:13 UTC
Receiving data in BLE non-connectable undirected advertisements
2014-03-03 9:10 UTC (6+ messages)
[PATCH v2 1/5] android/hal-audio: Add open/close_endpoint helpers
2014-03-03 8:56 UTC (5+ messages)
` [PATCH v2 2/5] android/hal-audio: Add encode_mediapacket function
` [PATCH v2 3/5] android/hal-audio: Write and sync in common code
` [PATCH v2 4/5] android/hal-audio: Use payload length for codec init
` [PATCH v2 5/5] android/hal-audio: Provide better audio synchronization
[PATCH 0/5] Refactor codec handling
2014-03-03 8:32 UTC (9+ messages)
` [PATCH 1/5] android/hal-audio: Add open/close_endpoint helpers
` [PATCH 2/5] android/hal-audio: Add encode_mediapacket function
` [PATCH 3/5] android/hal-audio: Write and sync in common code
` [PATCH 4/5] android/hal-audio: Use payload length for codec init
` [PATCH 5/5] android/hal-audio: Provide better audio synchronization
[PATCH BlueZ] core: retry connect_dbus() several times
2014-03-03 7:15 UTC (6+ messages)
[PATCH] android/pts: Correct PICS and PTS tests
2014-03-03 6:48 UTC
[PATCH v3 1/8] android/ipc: Add Mode parameter to register service command
2014-03-02 23:50 UTC (8+ messages)
` [PATCH v3 2/8] android/hal: Update services register commands with mode parameter
` [PATCH v3 3/8] android: Pass mode parameter to registered services
` [PATCH v3 4/8] android/handsfree: Factor out HFP AG enable code
` [PATCH v3 5/8] android/socket: Reserve channel for HSP AG
` [PATCH v3 6/8] android/handsfree: Add support "
` [PATCH v3 7/8] android/handsfree: Allow to connect to HSP or HFP handsfree unit
` [PATCH v3 8/8] android/handsfree: Add support for disabling HSP or HFP AGs
PS3 BD Remote Control - always connected problem
2014-03-02 22:41 UTC
[PATCH 01/13] android/hal-gatt-api: Add Server Register Notification
2014-03-02 22:02 UTC (7+ messages)
` [PATCH 09/13] android/hal-gatt-api: Add Server Service Deleted Notification
` [PATCH 10/13] android/hal-gatt-api: Add Server Request Read Notification
` [PATCH 11/13] android/hal-gatt-api: Add Server Request Write Notification
` [PATCH 12/13] android/hal-gatt-api: Add Server Request Execute "
` [PATCH 13/13] android/hal-gatt-api: Add Server Response Confirmation Notification
[PATCH 01/18] android/hal-gatt-api: Add Client Register event
2014-03-02 22:02 UTC (2+ messages)
[PATCH v2 1/7] android: Add flags parameter to register service command
2014-03-02 20:53 UTC (5+ messages)
[PATCH 0/6] Initial HAL test AVRCP api support
2014-03-02 18:57 UTC (8+ messages)
` [PATCH 1/6] android/client: Add AVRCP get_play_status_rsp support
` [PATCH 2/6] android/client: Add AVRCP get_element_attr_rsp support
` [PATCH 3/6] android/client: Add AVRCP set_volume support
` [PATCH 4/6] android/client: Add AVRCP get_play_status_cb support
` [PATCH 5/6] android/client: Add AVRCP get_element_attr_cb support
` [PATCH 6/6] android/client: Add AVRCP volume_change_cb support
[bluez-5.14] connect fails with 'org.bluez.Error.NotAvailable'
2014-03-02 18:54 UTC (5+ messages)
[PATCH BlueZ] monitor: Validate HCI event/command parameter length when parsing
2014-03-02 16:39 UTC (2+ messages)
Passive scanning of iBeacons results in a "Data Buffer Overflow"
2014-03-02 15:07 UTC (5+ messages)
[PATCHv4 1/6] shared/hfp: Add prefix handlers functionality
2014-03-01 20:37 UTC (7+ messages)
` [PATCHv4 2/6] shared/hfp: Add implementiation of processing commands
` [PATCHv4 3/6] shared/hfp: Add get_number implementation
` [PATCHv4 4/6] shared/hfp: Add open/close container function
` [PATCHv4 5/6] shared/hfp: Add function to get string
` [PATCHv4 6/6] shared/hfp: Add function to get unquoted string
[PATCH 1/3] android/avctp: Fix memory leak on disconnect
2014-03-01 19:04 UTC (3+ messages)
` [PATCH 2/3] android/avrcp-lib: Fix not freeing tx buffer on AVRCP shutdown
` [PATCH 3/3] android/avrcp-lib: Fix destroy callback handling
[PATCH BlueZ] emulator/btdev: Add dummy support for clearing the LE white list
2014-03-01 14:25 UTC
[PATCH] android/socket: Use same RFCOMM channels for services as Linux daemon
2014-03-01 13:06 UTC (2+ messages)
[PATCHv3 1/6] shared/hfp: Add prefix handlers functionality
2014-03-01 5:32 UTC (10+ messages)
` [PATCHv3 2/6] shared/hfp: Add implementiation of processing commands
` [PATCHv3 3/6] shared/hfp: Add get_number implementation
` [PATCHv3 4/6] shared/hfp: Add open/close container function
` [PATCHv3 5/6] shared/hfp: Add function to get string
` [PATCHv3 6/6] shared/hfp: Add function to get unquoted string
partial success with PS3 sixaxis
2014-02-28 21:20 UTC (5+ messages)
[PATCH] bluetooth: ath3k: added Atheros AR3012 with ID 0x0b05:0x17d0
2014-02-28 20:26 UTC (5+ messages)
pull request: bluetooth-next 2014-02-28
2014-02-28 19:38 UTC
[PATCH 1/2] Bluetooth: Fix trying to disable scanning twice
2014-02-28 18:39 UTC (4+ messages)
` [PATCH 2/2] Bluetooth: Remove unnecessary stop_scan_complete function
[PATCH 1/6] android/ipc: Add command to enable HFP in handsfree HAL
2014-02-28 17:54 UTC (11+ messages)
` [PATCH 2/6] android/handsfree: Add support for enable HFP command
` [PATCH 3/6] android/hal-handsfree: "
` [PATCH 4/6] android/socket: Reserve channel for HSP AG
` [PATCH 5/6] android/handsfree: Add support "
` [PATCH 6/6] android/handsfree: Allow to connect to HSP or HFP handsfree unit
[PATCH BlueZ v0 0/9] GATT API: Add Register Services Async
2014-02-28 17:05 UTC (10+ messages)
` [PATCH BlueZ v0 1/9] gdbus: Add g_dbus_client_set_proxies_ready_watch()
` [PATCH BlueZ v0 2/9] gatt: Add proxy added handler
` [PATCH BlueZ v0 3/9] gatt: Add proxy removed handler
` [PATCH BlueZ v0 4/9] gatt: Add GATT service to the local database
` [PATCH BlueZ v0 5/9] gatt: Make RegisterService() async
` [PATCH BlueZ v0 6/9] test: Add external service GATT skeleton
` [PATCH BlueZ v0 7/9] test: Add signal handling for gatt-service
` [PATCH BlueZ v0 8/9] test: Add registering external service
` [PATCH BlueZ v0 9/9] bluetooth.conf: Add ObjectManager interface
a2dp codec selection
2014-02-28 16:45 UTC
[PATCH v2 2/2] Bluetooth: Add timeout for LE connection attempts
2014-02-28 16:32 UTC
[PATCH v2 1/2] Bluetooth: Re-encrypt link after receiving an LTK
2014-02-28 16:19 UTC
[PATCH v2 0/4] Bluetooth: Fix initiator/responder addresses for SMP
2014-02-28 15:54 UTC (2+ messages)
[PATCHv2 0/8] HFP_GW parser
2014-02-28 15:46 UTC (4+ messages)
` [PATCHv2 3/8] shared/hfp: Add initial implementiation of processing commands
[PATCH] Bluetooth: Add timeout for LE connection attempts
2014-02-28 15:28 UTC
[PATCH 1/2] Bluetooth: Re-encrypt link after receiving an LTK
2014-02-28 14:37 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: Delay LTK encryption to let remote receive all keys
[PATCH 1/6] android: Refactor IPC init
2014-02-28 14:34 UTC (7+ messages)
` [PATCH 2/6] android: Add support for registering disconnect callback in IPC
` [PATCH 3/6] android/unit: Update test-ipc with disconnect handler support
` [PATCH 4/6] android: Add support for disabling notifications in IPC
` [PATCH 5/6] android/a2dp: Use common IPC for audio socket
` [PATCH 6/6] android: Create comon header for IPC
[PATCHv2 1/9] unit/avrcp: Add /TP/PAS/BV-06-C test
2014-02-28 14:28 UTC (11+ messages)
` [PATCHv2 2/9] doc: Update test coverage document
` [PATCHv2 3/9] unit/avrcp: Add /TP/PAS/BV-08-C test
` [PATCHv2 4/9] avrcp: Fix buffer size check
` [PATCHv2 5/9] android/avrcp: Add avrcp_get_current_player_value() function
` [PATCHv2 6/9] unit/avrcp: Add /TP/PAS/BV-09-C test
` [PATCHv2 7/9] unit/avrcp: Add /TP/PAS/BV-10-C test
` [PATCHv2 8/9] android/avrcp: Add avrcp_set_player_value() function
` [PATCHv2 9/9] unit/avrcp: Add /TP/PAS/BV-11-C test
[PATCH BlueZ 1/4] android/avrcp-lib: Add avrcp_send function
2014-02-28 13:42 UTC (4+ messages)
` [PATCH BlueZ 2/4] android/avctp: Make handler return ssize_t
` [PATCH BlueZ 3/4] android/avrcp-lib: Rework handler callback parameters
` [PATCH BlueZ 4/4] android/avrcp-lib: Embed response code into handler table
[v2] android/pics: Add PICS and PIXIT for HFP
2014-02-28 12:12 UTC (2+ messages)
[PATCH] android/pics: Add PICS and PIXIT for HSP
2014-02-28 12:11 UTC (3+ messages)
` [v2] "
[PATCH] avrcp: Fix buffer size
2014-02-28 11:32 UTC (2+ messages)
` [PATCH] avrcp: Fix buffer size check
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).