Linux Bluetooth Wireless
[Prev Page][Next Page]
- Re: [PATCH] obexd/src/main: Fix memory leak on obex server, (continued)
- [PATCH BlueZ 1/3] emulator/bthost: Avoid coping in l2cap_sig_send,
Luiz Augusto von Dentz
- Re: [PATCH 1/2] Bluetooth: btmrvl: rename definitions from 88xx to 8897, Marcel Holtmann
- Re: [PATCH 2/2] Bluetooth: btmrvl: support Marvell Bluetooth device SD8887, Marcel Holtmann
- Re: [PATCH] Bluetooth: btusb: remove redundant lock variable, Marcel Holtmann
- [PATCH 1/6] android/tester: Make client2 app uuid value name consistent,
Grzegorz Kolodziejczyk
- [PATCH] android/pts: Update HID PICS and PIXIT for PTS 5.3,
Ravi kumar Veeramally
- [PATCH] Bluetooth: Fix locking issue when creating l2cap connection, Jukka Rissanen
- [PATCH 00/12] More customization options,
Szymon Janc
- [PATCH 01/12] android: Add support for more configuration options, Szymon Janc
- [PATCH 03/12] android/gatt: Fix serial number in DIS, Szymon Janc
- [PATCH 02/12] android/gatt: Bring back System ID in DIS, Szymon Janc
- [PATCH 04/12] android/gatt: Require encryption for Serial and System ID in DIS, Szymon Janc
- [PATCH 05/12] android/bluetooth: Use configured values for DID, Szymon Janc
- [PATCH 06/12] lib/uuid: Add define for GATT PnP ID UUID, Szymon Janc
- [PATCH 07/12] android/gatt: Add support for PnP ID in DIS, Szymon Janc
- [PATCH 08/12] android/gatt: Use release version for software revision in DIS, Szymon Janc
- [PATCH 09/12] android: Remove few not needed blank lines, Szymon Janc
- [PATCH 10/12] android: Add support for FW and HW revision config options, Szymon Janc
- [PATCH 11/12] android/pts: Update PTS settings and results for DIS, Szymon Janc
- [PATCH 12/12] android/README: Update with new configuration options, Szymon Janc
- Re: [PATCH 00/12] More customization options, Szymon Janc
- [PATCHv2 1/5] android/tester: Add support for GATT Notification in tester,
Marcin Kraglak
- [PATCH] android/pts: Update HDP PICS and PIXIT for PTS 5.3,
Ravi kumar Veeramally
- [PATCH BlueZ] core: Reduce RSSI delta threshold for RSSI property updates on Device1.,
Arman Uguray
- [PATCH BlueZ 1/6] shared/io: Do not return -1,
Luiz Augusto von Dentz
- [PATCH 0/6] shared/hfp: Refactor of hfp code,
Lukasz Rymanowski
- [PATCH 0/2] Bluetooth: 6lowpan: Fix multicast support,
Jukka Rissanen
- [PATCH 1/2] android/pts: Update PTS files for DID,
Sebastian Chlad
- [PATCH] Bluetooth: 6lowpan: Make sure skb exists before accessing it,
Jukka Rissanen
- linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0),
Tedd Ho-Jeong An
- [PATCH v3] Bluetooth: Add HCI_AUTO_CONN_DIRECT_REPORT_IND,
Alfonso Acosta
[PATCH v3] Bluetooth: Fix sending redundant "LE Set Scan Enable (disable)" commands,
Alfonso Acosta
[PATCH v2] Bluetooth: Add HCI_AUTO_CONN_DIRECT_REPORT_IND, Alfonso Acosta
[PATCH v2] Bluetooth: Fix sending redundant "LE Set Scan Enable (disable)" commands, Alfonso Acosta
[PATCH] Bluetooth: Add HCI_AUTO_CONN_DIRECT_REPORT_IND, Alfonso Acosta
[PATCH] Bluetooth: Fix sending redundant "LE Set Scan Enable (disable)" commands, Alfonso Acosta
[PATCH] android/pts: Updated OPP PICS and PIXITs for PTS 5.3,
Ruslan Mstoi
[PATCH 1/5] android/client: Simplify PCM handling function in SCO HAL,
Szymon Janc
[PATCH] android/avdtp: Fix crash on disconnect,
Szymon Janc
[PATCH] android/handsfree-client: Verify variable length data received from IPC,
Jakub Tyszkowski
[RFC 0/2] shared/gatt-client: ATT invalidation handler interface,
Jakub Tyszkowski
[PATCHv4] android/tester: Setup bluetooth module in separate thread, Marcin Kraglak
[PATCH] android/core: Fix extra assignment,
Andrei Emeltchenko
[PATCH 1/5] android/tester: Add support for GATT Notification in tester,
Marcin Kraglak
[PATCH v3 0/4] support signed write command,
Gu Chaojie
[PATCHv2 00/16] android/tester: Unifying the way PDU is handled,
Jakub Tyszkowski
- [PATCHv2 01/16] android/tester: Expose gatt-tester's pdu definition to other testers, Jakub Tyszkowski
- [PATCHv2 02/16] android/tester: Make AVRCP tests use generic pdu struct, Jakub Tyszkowski
- [PATCHv2 03/16] android/tester: Make A2DP tests use generic pdu struct, Jakub Tyszkowski
- [PATCHv2 04/16] android/tester: Make GATT tests use generic pdu struct, Jakub Tyszkowski
- [PATCHv2 05/16] android/tester: Make HidHost tests use generic pdu struct, Jakub Tyszkowski
- [PATCHv2 06/16] android/tester: Make PAN tests use generic pdu struct, Jakub Tyszkowski
- [PATCHv2 07/16] android/tester: Make HDP tests use generic pdu struct, Jakub Tyszkowski
- [PATCHv2 08/16] android/tester: Expose pdu_set structure so it can be reused, Jakub Tyszkowski
- [PATCHv2 09/16] android/tester: Add generic hook to handle pdu exchange, Jakub Tyszkowski
- [PATCHv2 10/16] android/tester: Make A2DP use pdu exchange mechanism, Jakub Tyszkowski
- [PATCHv2 11/16] android/tester: Make AVRCP tests use generic pdu exchange mechanism, Jakub Tyszkowski
- [PATCHv2 12/16] android/tester: Make GATT use generic cid_data, Jakub Tyszkowski
- [PATCHv2 13/16] android/tester: Make HDP tests use generic PDU exchange mechanism, Jakub Tyszkowski
- [PATCHv2 14/16] android/tester: Make HIDHost tests use generic PDU exchange mechanism, Jakub Tyszkowski
- [PATCHv2 15/16] android/tester: Make PAN use generic PDU exchange mechanism, Jakub Tyszkowski
- [PATCHv2 16/16] android-tester: Use generic connect callback for simple cases, Jakub Tyszkowski
- Re: [PATCHv2 00/16] android/tester: Unifying the way PDU is handled, Szymon Janc
[Bug 85161] New: Bluetooth: hci0 SCO packet for unknown connection handle 41,
bugzilla-daemon
[PATCH v3] emulator/hciemu: Fix not handling failed read correctly,
Szymon Janc
[PATCH 1/6] android/tester: Style fix,
Grzegorz Kolodziejczyk
[PATCH v2] shared/hciemu: Fix not handling failed read correctly, Szymon Janc
[PATCH] Fix enum coding-style, Gowtham Anandha Babu
pull request: bluetooth-next 2014-09-25,
Johan Hedberg
[PATCH] shared/hciemu: Fix not handling failed read correctly,
Szymon Janc
[PBAP 1/2] obexd/client/pbap: Add support for spd,fav in PBAP,
Gowtham Anandha Babu
[PATCH v2 0/3] support signed write command,
Gu Chaojie
[PATCH] Bluetooth: Rename sco_param_wideband table to esco_param_msbc,
johan . hedberg
[PATCH 0/4] support signed write commmand,
Gu Chaojie
[PATCH] core: add D-Bus property for TxPower,
Scott James Remnant
[PATCH] Bluetooth: Add retransmission effort into SCO parameter table,
johan . hedberg
[PATCH BlueZ] TODO: Add item to support included services in shared/gatt-client.,
Arman Uguray
[PATCHv2 00/15] android/tester: GATT Client test cases,
Marcin Kraglak
- [PATCHv2 04/15] android/tester: Add support for GATT Client Read/Write callbacks, Marcin Kraglak
- [PATCHv2 06/15] android/tester: Add GATT Characteristic Read Ins. Auth., Marcin Kraglak
- [PATCHv2 05/15] android/tester: Add GATT Characteristic Read Success, Marcin Kraglak
- [PATCHv2 08/15] android/tester: Add GATT Descriptor Read Success, Marcin Kraglak
- [PATCHv2 10/15] android/tester: Add GATT Descriptor Read Wrong params, Marcin Kraglak
- [PATCHv2 09/15] android/tester: Add GATT Descriptor Read Ins. Auth., Marcin Kraglak
- [PATCHv2 11/15] android/tester: Add GATT Characteristic Write Cmd Success, Marcin Kraglak
- [PATCHv2 15/15] android/tester: Add GATT Write Characteristic Wrong params, Marcin Kraglak
- [PATCHv2 14/15] android/gatt: Set proper status of write_data, Marcin Kraglak
- [PATCHv2 12/15] android/tester: Add GATT Characteristic Write Req Success, Marcin Kraglak
- [PATCHv2 13/15] android/tester: Add GATT Write Characteristic Ins. Auth., Marcin Kraglak
- [PATCHv2 03/15] android/tester: Make local variable static, Marcin Kraglak
- [PATCHv2 07/15] android/tester: Add GATT Characteristic Read Wrong Params, Marcin Kraglak
- [PATCHv2 01/15] android/tester: Fix condition check, Marcin Kraglak
- [PATCHv2 02/15] android/tester: Change function names, Marcin Kraglak
- Re: [PATCHv2 00/15] android/tester: GATT Client test cases, Szymon Janc
[PATCH 1/6] Monitor: Add AVRCP GetPlayStatus support,
Vikrampal Yadav
[PATCH bluetooth-next 0/4] ieee802154: mrf24j40 cleanups and 6lowpan fix,
Alexander Aring
[PATCH] Bluetooth: Fix reason code used for rejecting SCO connections,
johan . hedberg
[PATCH v3] Monitor: Add AVRCP GetElementAttributes support,
Vikrampal Yadav
[PATCH] android/tester: Explicit set of io capabilities for SSP pairing tests,
Jakub Tyszkowski
[PATCH v2] shared/hfp: Remove not used permissive_syntax value,
Lukasz Rymanowski
[PATCH] shared/hfp: Remove not used permissive_syntax value, Lukasz Rymanowski
[PATCH] shared/gatt-client: Remove stray line.,
Arman Uguray
[PATCH BlueZ 0/9] shared/gatt-client: Handle "Service Changed",
Arman Uguray
- [PATCH BlueZ 1/9] shared/gatt-helpers: Allow service discovery by handle range., Arman Uguray
- [PATCH BlueZ 2/9] shared/gatt-client: Make service discovery more modular., Arman Uguray
- [PATCH BlueZ 3/9] shared/gatt-client: Register "Service Changed" handler as part of init., Arman Uguray
- [PATCH BlueZ 4/9] shared/gatt-client: Remove effected services from cache on Service Changed., Arman Uguray
- [PATCH BlueZ 5/9] shared/gatt-client: Rediscover services within changed range., Arman Uguray
- [PATCH BlueZ 6/9] shared/gatt-client: Add handler for "Service Changed" if GATT service changes., Arman Uguray
- [PATCH BlueZ 7/9] shared/gatt-client: Add bt_gatt_client_set_service_changed., Arman Uguray
- [PATCH BlueZ 8/9] tools/btgatt-client: Set service changed handler., Arman Uguray
- [PATCH BlueZ 9/9] TODO: shared/gatt-client now handles Service Changed, Arman Uguray
- Re: [PATCH BlueZ 0/9] shared/gatt-client: Handle "Service Changed", Johan Hedberg
[PATCH ] attrib: Fix condition check for attr delete,
Bharat Panda
[PATCH BlueZ] doc/obex-api: Split FilterBy into FilterAll and FilterAny,
Luiz Augusto von Dentz
Driver for Realtek RTL8723BU, Marc Schuman
[PATCH] android/ipc-tester: Add cases for the handsfree client interface,
Jakub Tyszkowski
[PATCH 1/5] android/client: Add skeleton for handsfree client interface,
Jakub Tyszkowski
[PATCH] android/build: Add BLUEZ_EXTENSIONS to default cflags,
Jakub Tyszkowski
[PATCH net-next] bluetooth: Convert bt_<level> logging functions to return void,
Joe Perches
[PATCH] tools: Destroy client on error, Andrei Emeltchenko
[PATCH 1/7] android/tester: Add support for GATT Client Read/Write callbacks,
Marcin Kraglak
[PATCH 1/6] android/hal-ipc-api: Add MCE HAL,
Grzegorz Kolodziejczyk
[RFC 1/2] android/bluetooth: Extend bt_update_sign_counter function with val,
Lukasz Rymanowski
[PATCH v3] obexd/src/manager: Fix the double check for agent,
Gowtham Anandha Babu
[PATCH v2] obexd/src/manager: Fix the double check for agent, Gowtham Anandha Babu
pull request: bluetooth-next 2014-09-22, Johan Hedberg
Another questions, John Tobias
Unable to see descriptor created from gatt-service application,
Nathan Jozwiak
Action: Start playing a media item with at least 512 bytes,
John Tobias
[PATCH 0/6] android/handsfree-client: Implement events skeleton,
Lukasz Rymanowski
[PATCH 00/13] Compilation with musl C library,
Szymon Janc
- [PATCH 01/13] sap: Fix compilation errors with musl, Szymon Janc
- [PATCH 02/13] lib: Fix compilation error with musl, Szymon Janc
- [PATCH 03/13] android/hal-audio: Fix compilation errors with musl, Szymon Janc
- [PATCH 04/13] tools: Fix compilation errors with musl, Szymon Janc
- [PATCH 05/13] shared: Fix compilation errors with musl, Szymon Janc
- [PATCH 06/13] alert: Fix compilation error with musl, Szymon Janc
- [PATCH 07/13] core: Fix compilation error with musl, Szymon Janc
- [PATCH 08/13] obexd: Fix compilation error with musl, Szymon Janc
- [PATCH 09/13] android/pan: Fix compilation error with musl, Szymon Janc
- [PATCH 10/13] android/client: Fix compilation errors with musl, Szymon Janc
- [PATCH 11/13] health: Use proper type for tid, Szymon Janc
- [PATCH 12/13] emulator: Fix compilation error with musl, Szymon Janc
- [PATCH 13/13] android/emulator: Fix compilation error with musl, Szymon Janc
- Re: [PATCH 00/13] Compilation with musl C library, Johan Hedberg
[PATCH] obexd/src/manager: Fix the double check for agent,
Gowtham Anandha Babu
[PATCH 1/2] Bluetooth: Add retransmission effort into SCO parameter table,
johan . hedberg
[PATCH bluetooth-next v2 0/3] cleanup for mrf24j40 driver,
Varka Bhadram
[PATCH] mgmt-tester: Use proper type specifier for printing size_t,
Szymon Janc
[PATCH] Bluetooth: Fix setting correct security level when initiating SMP,
johan . hedberg
Missing of SCO packet indications (i.e BT_GET_CAPABILITIES ,BT_OPEN ,BT_SET_CONFIGURATION and BT_START_STREAM ) during a phone call,
Vinod Rayapudi
Missing of SCO packet indications,
Vinod Rayapudi
[PATCH] Add signed write command,
Gu Chaojie
[PATCH BlueZ 1/2] emulator/btdev: Add iovec support,
Luiz Augusto von Dentz
[PATCH 1/1] bluetooth: Check for SCO type before setting retransmission effort,
Bernhard Thaler
[RFC] need for new scan api for bluetooth low energy.,
Jakub Pawlowski
Create an AVDTP signaling channel,
John Tobias
[PATCH] Bluetooth: Remove exported hci_recv_fragment function,
Marcel Holtmann
[PATCH] tools: Fix memory leak,
Andrei Emeltchenko
[MAP v4] obexd/client : Handle the MAP Event Report 1.1,
Gowtham Anandha Babu
[PATCH BlueZ] doc/obex-api: Mark DatabaseIdentifier as optional,
Luiz Augusto von Dentz
[PATCH v4 bluetooth] Fix lowpan_rcv,
Martin Townsend
- [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Jukka Rissanen
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Jukka Rissanen
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Alexander Aring
- Re: [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv, Martin Townsend
- <Possible follow-ups>
- [PATCH v4 bluetooth] Fix lowpan_rcv, Martin Townsend
[PATCH 0/8] android/tester: Unifying the way PDU is handled,
Jakub Tyszkowski
[PATCH] tools: Fix dereference before NULL check,
Andrei Emeltchenko
[PATCH] android: Fix wrong check,
Andrei Emeltchenko
[MAP v3] obexd/client : Handle the MAP Event Report 1.1,
Gowtham Anandha Babu
[RFC v2] Bluetooth: btusb: Implement driver internal packet reassembly,
Marcel Holtmann
[PATCH bluetooth-next 0/3] ieee802154: cleanup for mrf24j40,
Varka Bhadram
[RFC] Bluetooth: btusb: Implement driver internal packet reassembly, Marcel Holtmann
[PATCH v2] Bluetooth: btusb: Split fragement receiption into separate functions,
Marcel Holtmann
[PATCH] Bluetooth: btusb: Split fragement receiption into separate functions, Marcel Holtmann
[PATCH] Bluetooth: btusb: Fix old coding style issues,
Marcel Holtmann
[PATCH 00/11] android: Configuration command,
Szymon Janc
- [PATCH 01/11] android/hal-ipc-api: Add Configuration command, Szymon Janc
- [PATCH 02/11] android/hal-msg: Add configuration command, Szymon Janc
- [PATCH 03/11] android: Add support for configuration command, Szymon Janc
- [PATCH 05/11] android/bluetooth: Use model name for default adapter name, Szymon Janc
- [PATCH 08/11] android/hal: Add helper for quering config from Android properties, Szymon Janc
- [PATCH 09/11] android: Use helper for accesing Android properties, Szymon Janc
- [PATCH 04/11] android: Add functions for getting configuration options, Szymon Janc
- [PATCH 10/11] android/bluetoothd-wrapper: Fix indentation, Szymon Janc
- [PATCH 07/11] android/hal-bluetooth: Add support for sending configuration, Szymon Janc
- [PATCH 11/11] android/README: Update customization section, Szymon Janc
- [PATCH 06/11] android/gatt: Use configuration data for device information profile, Szymon Janc
- Re: [PATCH 00/11] android: Configuration command, Szymon Janc
[PATCH v3 bluetooth] Fix lowpan_rcv,
Martin Townsend
Wrong selection of audio source during handsfree call, Vinod Rayapudi
[PATCH] obexd/client/map: Check msg value is valid,
Gowtham Anandha Babu
[PATCH v3 00/15] android: HF Client initial implementation part 1,
Lukasz Rymanowski
- [PATCH v3 01/15] android/handsfree-client: Add handsfree-client ID, Lukasz Rymanowski
- [PATCH v3 02/15] android/hardware: Add HFP Client Interface ID., Lukasz Rymanowski
- [PATCH v3 03/15] android/handsfree-client: Add handsfree-client daemon skeleton, Lukasz Rymanowski
- [PATCH v3 06/15] android/handsfree-client: Add Connect/Disconnect commands, Lukasz Rymanowski
- [PATCH v3 04/15] android/handsfree-client: Add handsfree-client HAL skeleton, Lukasz Rymanowski
- [PATCH v3 05/15] android/readme: Add information about handsfree-client, Lukasz Rymanowski
- [PATCH v3 07/15] android/handsfree-client: Add Audio Connect/Disconnect commands, Lukasz Rymanowski
- [PATCH v3 09/15] android/handsfree-client: Add Volume Control command, Lukasz Rymanowski
- [PATCH v3 08/15] android/handsfree-client: Add Start/Stop Voice Recognition command, Lukasz Rymanowski
- [PATCH v3 10/15] android/handsfree-client: Add Dial and Dial Memory command, Lukasz Rymanowski
- [PATCH v3 14/15] android/handsfree-client: Add Send DTMF command, Lukasz Rymanowski
- [PATCH v3 11/15] android/handsfree-client: Add Call Action command, Lukasz Rymanowski
- [PATCH v3 15/15] android/handsfree-client: Add Get Last Voice Tag Number command, Lukasz Rymanowski
- [PATCH v3 13/15] android/handsfree-client: Add Retrieve Subscriber Info command, Lukasz Rymanowski
- [PATCH v3 12/15] android/handsfree-client: Add Query Current Call and Operator Name cmd, Lukasz Rymanowski
- Re: [PATCH v3 00/15] android: HF Client initial implementation part 1, Szymon Janc
[PATCH BlueZ 1/2] obexd/client: Fix leaking memory on MNS,
Luiz Augusto von Dentz
[PATCH] MAINTAINERS: add maintainer for generic 6LoWPAN,
Jukka Rissanen
[PATCH v2 2/3] tools/btsnoop : Fix variable reassigning issue,
Gowtham Anandha Babu
[PATCH] Bluetooth: Provide HCI command opcode information to driver,
Marcel Holtmann
[PATCH] Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size,
Marcel Holtmann
Regarding why some tools are not installed,
Pacho Ramos
[PATCH] Bluetooth: btusb: Separate TX URB allocation and submission,
Marcel Holtmann
[PATCH] Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame(),
johan . hedberg
pull request: bluetooth-next 2014-09-14,
Johan Hedberg
[Bug 84521] New: Ralink RT3290 doesn't have a bluetooth driver,
bugzilla-daemon
[PATCH] core: fix unbound watchdog-notify for timeouts <2s,
David Herrmann
Help to pairing a bluetooth headset, Sébastien Dailly
[PATCH 1/3] tools: Fix usage for hciattach command,
roylee17
[PATCH] Bluetooth: Fix re-setting RPA as expired when deferring update,
johan . hedberg
[MAP v2] obexd/client : Handle the MAP Extended Event Report 1.1,
Gowtham Anandha Babu
[PATCH v2 1/2] Monitor: Modify design of AVRCP callback functions,
Vikrampal Yadav
[PATCH] android/tester-gatt: Minor coding style fix,
Grzegorz Kolodziejczyk
[PATCH v2 bluetooth] Fix lowpan_rcv,
Martin Townsend
[PATCH] core: Fix missing channel unref on cached session watch,
Szymon Janc
[PATCH 1/7] obexd/client : Handle the MAP Extended Event Report 1.1,
Gowtham Anandha Babu
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]