messages from 2014-10-03 12:15:27 to 2014-10-08 08:08:47 UTC [more...]
[PATCH] Bluetooth: 6lowpan: Memory leak as the skb is not freed
2014-10-08 8:08 UTC (4+ messages)
[PATCH v3 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
2014-10-08 8:06 UTC (4+ messages)
[PATCH 01/13] android/handsfree: Define proper type for device structure
2014-10-08 8:06 UTC (14+ messages)
` [PATCH 02/13] android/handsfree: Make init, cleanup and state functions static less
` [PATCH 03/13] android/handsfree: Pass device as user data to AT handlers
` [PATCH 04/13] android/handsfree: Pass device to connection handling functions
` [PATCH 05/13] android/handsfree: Pass device pointer when registering AT commands
` [PATCH 06/13] android/handsfree: Pass device pointer to codec handling functions
` [PATCH 07/13] android/handsfree: Pass device to SCO "
` [PATCH 08/13] android/handsfree: Move clip into device structure
` [PATCH 09/13] android/handsfree: Pass device to SCO handling functions
` [PATCH 10/13] android/handsfree: Pass device object to disconnect watch
` [PATCH 11/13] android/handsfree: Pass device to phone state and indicators functions
` [PATCH 12/13] android/handsfree: Add helper for getting device
` [PATCH 13/13] android/handsfree: Make remote device non-static
[PATCH v2 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
2014-10-08 7:29 UTC (4+ messages)
[PATCH 0/6] Add included services discovery
2014-10-08 5:30 UTC (10+ messages)
` [PATCH 1/6] shared/gatt: Distinguish Primary from Secondary services
` [PATCH 2/6] tools/btgatt-client: Print type of service
` [PATCH 3/6] shared/gatt: Discover included services
` [PATCH 4/6] shared/gatt: Add Secondary services to service_list
` [PATCH 5/6] shared/gatt: Add gatt-client include service iterator
` [PATCH 6/6] tools/btgatt-client: Print found include services
[PATCH bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
2014-10-07 18:58 UTC (7+ messages)
[PATCH] emulator/serial.c: use posix_openpt() instead of getpt()
2014-10-07 17:56 UTC (3+ messages)
[PATCH] Adds Sony Move Navigation controller
2014-10-07 16:04 UTC
[PATCH v5 0/3] Bluetooth: Include ADV_IND report in Device Connected event
2014-10-07 15:10 UTC (6+ messages)
` [PATCH v5 1/3] Bluetooth: Refactor arguments of mgmt_device_connected
` [PATCH v5 2/3] Bluetooth: Include ADV_IND report in Device Connected event
` [PATCH v5 3/3] Bluetooth: Remove redundant check on hci_conn's device class
btusb_intr_complete returns -EPIPE
2014-10-07 14:31 UTC (11+ messages)
Query regarding the PTS MAP 1.2 push message test case execution
2014-10-07 10:42 UTC
[PATCH] Monitor: Add AVRCP PASS THROUGH command support
2014-10-07 10:05 UTC
[PATCH v4] Bluetooth: Include ADV_IND report in Device Connected event
2014-10-07 9:30 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 00/11] shared/hfp: Add support for HFP HF
2014-10-07 9:22 UTC (12+ messages)
` [PATCH v2 01/11] "
` [PATCH v2 02/11] shared/hfp: Add set_debug and close_on_unref API "
` [PATCH v2 03/11] shared/hfp: Add set disconnect handler and disconnect API to "
` [PATCH v2 04/11] shared/hfp: Add register/unregister event for "
` [PATCH v2 05/11] shared/hfp: Add HFP HF parser
` [PATCH v2 06/11] shared/hfp: Add send AT command API for HFP HF
` [PATCH v2 07/11] unit/test-hfp: Provide test_handler function via struct data
` [PATCH v2 08/11] unit/test-hfp: Add init test for HFP HF
` [PATCH v2 09/11] unit/test-hfp: Add send command tests "
` [PATCH v2 10/11] unit/test-hfp: Add tests for unsolicited results "
` [PATCH v2 11/11] unit/test-hfp: Add some robustness tests "
Regarding why some tools are not installed
2014-10-07 8:55 UTC (2+ messages)
Question on recv_pkt
2014-10-07 8:18 UTC
[PATCH 0/6] Add support for MAP MASInstance feature
2014-10-07 4:06 UTC (7+ messages)
` [PATCH 1/6] doc/obex-api: Add description about MASInstance request
` [PATCH 2/6] test/map-client: Add D-Bus API support to make "
` [PATCH 3/6] obexd/client/map: Add API Calls for request and handlers for response
` [PATCH 4/6] obexd/mas: Add support for providing MASInstance Info as response
` [PATCH 5/6] obexd/messages: Add prototypes for MASInstance response
` [PATCH 6/6] obexd/message-dummy: Add MAS Instance description to response
Connecting to propietary remote GATT service: plugins vs D-Bus GATT API
2014-10-06 23:25 UTC (5+ messages)
[PATCH BlueZ v1 0/5] Introduce shared/gatt-server
2014-10-06 21:01 UTC (5+ messages)
` [PATCH BlueZ v1 1/4] shared/att: Drop the connection is a request is received while one is pending
` [PATCH BlueZ v1 2/4] shared/gatt-server: Introduce shared/gatt-server
` [PATCH BlueZ v1 3/4] shared/gatt-server: Support Exchange MTU request
` [PATCH BlueZ v1 4/4] shared/gatt-server: Support Read By Group Type request
[PATCH BlueZ 0/3] Introduce shared/gatt-server
2014-10-06 20:53 UTC (11+ messages)
` [PATCH BlueZ 1/3] shared/att: Drop the connection is a request is received while one is pending
` [PATCH BlueZ 2/3] shared/gatt-server: Introduce shared/gatt-server
` [PATCH BlueZ 3/3] shared/gatt-server: Support Exchange MTU request
[PATCH ] audio/avrcp: Add Support for PLAYBACK_POS_CHANGED_EVENT
2014-10-06 15:49 UTC
[PATCH v2 1/4] android/tester: Add Gatt Write Descriptor Success
2014-10-06 14:28 UTC (4+ messages)
` [PATCH v2 2/4] android/gatt: Fix status in write descriptor cb
` [PATCH v2 3/4] android/tester: Add Gatt Write Descriptor Wrong Param
` [PATCH v2 4/4] android/tester: Add Gatt Write Descriptor Insuf. Auth
[PATCH 1/3] android/tester: Add GATT server start service test cases
2014-10-06 14:27 UTC (3+ messages)
` [PATCH 2/3] android/tester: Add GATT server stop "
` [PATCH 3/3] android/tester: Add GATT server delete "
[PATCH 1/7] android/tester: Add GATT server add service test cases
2014-10-06 14:19 UTC (8+ messages)
` [PATCH 2/7] android/tester: Add GATT server add include "
` [PATCH 3/7] android/tester: Add GATT server add characteristic "
` [PATCH 4/7] android/tester: Add GATT server add descriptor "
` [PATCH 5/7] android/tester: Add GATT server start service "
` [PATCH 6/7] android/tester: Add GATT server stop "
` [PATCH 7/7] android/tester: Add GATT server delete "
[PATCH] android/pts: Updated PBAP PICS and PIXITs for PTS 5.3
2014-10-06 14:13 UTC
[PATCH] android/gatt: Fix unneeded increment
2014-10-06 13:50 UTC (5+ messages)
` [RFC] android/gatt: Fix sign_cnt increment
[PATCH] android/client: Print peer and CHLD features only on connected event
2014-10-06 13:45 UTC (2+ messages)
[PATCH 1/4] android/tester: Add Gatt Write Descriptor Success
2014-10-06 13:28 UTC (6+ messages)
` [PATCH 2/4] android/gatt: Fix status in write descriptor cb
` [PATCH 3/4] android/tester: Add Gatt Write Descriptor Wrong Param
` [PATCH 4/4] android/tester: Add Gatt Write Descriptor Insuf. Auth
[PATCH BlueZ 00/19] Add PDU structs
2014-10-06 13:04 UTC (21+ messages)
` [PATCH BlueZ 01/19] android/avrcp-lib: Add GetCapabilities structs
` [PATCH BlueZ 02/19] android/avrcp-lib: Add ListPlayerAttributes structs
` [PATCH BlueZ 03/19] android/avrcp-lib: Add ListPlayerValues structs
` [PATCH BlueZ 04/19] android/avrcp-lib: Add GetCurrentPlayerValue structs
` [PATCH BlueZ 05/19] android/avrcp-lib: Add SetPlayerApplicationSettingValue structs
` [PATCH BlueZ 06/19] android/avrcp-lib: Add GetPlayerAttributeText structs
` [PATCH BlueZ 07/19] android/avrcp-lib: Add GetPlayerValueText structs
` [PATCH BlueZ 08/19] android/avrcp-lib: Add GetElementAttributes structs
` [PATCH BlueZ 09/19] android/avrcp-lib: Add GetPlayStatus structs
` [PATCH BlueZ 10/19] android/avrcp-lib: Add RegisterNotification structs
` [PATCH BlueZ 11/19] android/avrcp-lib: Add SetAbsoluteVolume structs
` [PATCH BlueZ 12/19] android/avrcp-lib: Add SetAddressedPlayer structs
` [PATCH BlueZ 13/19] android/avrcp-lib: Add SetBrowsed structs
` [PATCH BlueZ 14/19] android/avrcp-lib: Add GetFolderItems structs
` [PATCH BlueZ 15/19] android/avrcp-lib: Add ChangePath structs
` [PATCH BlueZ 16/19] android/avrcp-lib: Add GetItemAttributes structs
` [PATCH BlueZ 17/19] android/avrcp-lib: Add PlayItem structs
` [PATCH BlueZ 18/19] android/avrcp-lib: Add Search structs
` [PATCH BlueZ 19/19] android/avrcp-lib: Add AddToNowPlaying structs
btusb_intr_complete returns -EPIPE
2014-10-06 12:23 UTC
[PATCH 1/2] shared/hfp: Improve next_field() function
2014-10-06 12:21 UTC (3+ messages)
` [PATCH 2/2] shared/hfp: Move to next field on container close
[PATCH 1/5] android/tester: Rename and expose callback verification function
2014-10-06 11:35 UTC (6+ messages)
` [PATCH 2/5] android/tester: Improve HIDHost data sending verification
` [PATCH 3/5] android/tester: Add encryption change callback
` [PATCH 4/5] android/tester: Add case verifying encryption on HIDHost
` [PATCH 5/5] android/tester: Add case for reconnecting HID keyboard device
[PATCH v2 1/6] android/tester: Make client2 app uuid value name consistent
2014-10-06 11:11 UTC (2+ messages)
[PATCH 1/1] Bluetooth: Add support for Acer [0489:e078]
2014-10-06 11:08 UTC
[PATCH v4 bluetooth] Fix lowpan_rcv
2014-10-06 8:50 UTC (10+ messages)
` [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv
[PATCHv2 1/6] shared/gatt: Add initial implementation of discover_included_services
2014-10-06 5:55 UTC (6+ messages)
` [PATCHv2 2/6] shared/gatt: Discover included services 128 bit UUIDS
` [PATCHv2 3/6] shared/gatt: Add extra check in characteristic iterator
` [PATCHv2 4/6] shared/gatt: Add included service iterator
` [PATCHv2 5/6] shared/gatt: Remove not needed function parameter
` [PATCHv2 6/6] shared/gatt: Add function bt_gatt_result_included_count()
[PATCH bluetooth-next 0/2] mac802154: ieee802154: typo and routing fixes
2014-10-05 19:07 UTC (4+ messages)
` [PATCH bluetooth-next 1/2] trivial: net/mac802154: Fix Kconfig typo
` [PATCH bluetooth-next 2/2] ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan
[PATCH v3] Bluetooth: Include ADV_IND report in Device Connected event
2014-10-04 13:24 UTC (2+ messages)
[PATCH 1/4] shared/gatt: Add initial implementation of discover_included_services
2014-10-03 15:37 UTC (5+ messages)
` [PATCH 3/4] shared/gatt: Add included service iterator
[PATCH v2 0/6] android/map-client: Add HAL part
2014-10-03 14:04 UTC
[PATCH v2 1/6] android/hal-ipc-api: Add MAP client HAL
2014-10-03 14:04 UTC (6+ messages)
` [PATCH v2 2/6] android/hal-map-client-api: Add get remote MAS instance command and event
` [PATCH v2 3/6] android/map-client: Add Android MAP client header
` [PATCH v2 4/6] android/hal-map-client: Add skeleton for MAP client HAL
` [PATCH v2 5/6] android/hal-map-client: Add event handler
` [PATCH v2 6/6] android/hal-map-client: Add API calls
[PATCH v2 0/2] Bluetooth: Include ADV_IND report in Device Connected event
2014-10-03 12:27 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH] Bluetooth: Include ADV_IND report in Device Connected event
2014-10-03 12:16 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).