Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH BlueZ v3 07/16] attrib: Change g_attrib_cancel/_all return type, (continued)
- [PATCH BlueZ v3 07/16] attrib: Change g_attrib_cancel/_all return type, Jefferson Delfes
- [PATCH BlueZ v3 08/16] attrib: Change g_attrib_unregister/_all return type, Jefferson Delfes
- [PATCH BlueZ v3 09/16] attrib: Change g_attrib_set_debug return type from gboolean, Jefferson Delfes
- [PATCH BlueZ v3 10/16] attrib: Change g_attrib_set_mtu return type from gboolean, Jefferson Delfes
- [PATCH BlueZ v3 11/16] attrib: Change g_attrib_is_encrypted return type from gboolean, Jefferson Delfes
- [PATCH BlueZ v3 12/16] attrib: Change command->opcode type from guint8, Jefferson Delfes
- [PATCH BlueZ v3 13/16] attrib: Change event->handle type from guint16, Jefferson Delfes
- [PATCH BlueZ v3 14/16] attrib: Change command->id type from guint, Jefferson Delfes
- [PATCH BlueZ v3 15/16] attrib: Change event->id type from guint, Jefferson Delfes
- [PATCH BlueZ v3 16/16] attrib: Change command->pdu pointer type from guint8, Jefferson Delfes
- [PATCH v7 00/16] mSBC investigations,
Frédéric Dalleau
- [PATCH v7 01/16] sbc: Add encoder_state to analysis functions, Frédéric Dalleau
- [PATCH v7 02/16] sbc: Break 4 blocks processing to variable steps, Frédéric Dalleau
- [PATCH v7 03/16] sbc: Rename sbc_analyze_4b_xx to sbc_analyze_xx, Frédéric Dalleau
- [PATCH v7 04/16] sbc: add odd member variable to sbc_encoder_state, Frédéric Dalleau
- [PATCH v7 06/16] sbc: Add armv6 primitive for 1b 8s analysis, Frédéric Dalleau
- [PATCH v7 05/16] sbc: Add mmx primitive for 1b 8s analysis, Frédéric Dalleau
- [PATCH v7 07/16] sbc: Add iwmmxt primitive for 1b 8s encoding, Frédéric Dalleau
- [PATCH v7 08/16] sbc: Add plain C primitive for 1b 8s analysis, Frédéric Dalleau
- [PATCH v7 09/16] sbc: Use plain C primitive if doing msbc on neon, Frédéric Dalleau
- [PATCH v7 10/16] sbc: Fix input reordering for 15 blocks case, Frédéric Dalleau
- [PATCH v7 11/16] sbc: Add a private boolean flag to enable 15 block encoding, Frédéric Dalleau
- [PATCH v7 12/16] sbc: Declare and implement sbc_init_msbc, Frédéric Dalleau
- [PATCH v7 13/16] sbc: Add support for mSBC frame header, Frédéric Dalleau
- [PATCH v7 14/16] sbc: Update sbcdec for msbc, Frédéric Dalleau
- [PATCH v7 15/16] sbc: Update sbcenc for msbc, Frédéric Dalleau
- [PATCH v7 16/16] sbc: Update sbcinfo for msbc, Frédéric Dalleau
- Re: [PATCH v7 00/16] mSBC investigations, Marcel Holtmann
- [PATCH v2] net: add ETH_P_802_3_MIN,
Simon Horman
- [PATCH v2 0/3] Fix Inquiry command support in HCI request framework,
Andre Guedes
- [PATCH v4 1/3] Bluetooth: Fix hci-uart-h4 crash from incoming uart packet,
Chan-yeol Park
- [PATCH] hciattach: fix firmware path,
yegorslists
- [RFC v1 00/11] struct btd_service in core,
Mikel Astiz
- [RFC v1 03/11] device: Replace connected_profiles with btd_service, Mikel Astiz
- [RFC v1 04/11] device: Find services instead of profiles, Mikel Astiz
- [RFC v1 01/11] core: Add btd_service to represent device services, Mikel Astiz
- [RFC v1 05/11] device: Replace pending profile list with services, Mikel Astiz
- [RFC v1 06/11] profile: Use btd_service for probing profiles, Mikel Astiz
- [RFC v1 07/11] audio: Hold a reference to btd_service, Mikel Astiz
- [RFC v1 08/11] network: Hold a reference to btd_service, Mikel Astiz
- [RFC v1 09/11] input: Hold a reference to btd_service, Mikel Astiz
- [RFC v1 10/11] service: Add callbacks to track state changes, Mikel Astiz
- [RFC v1 11/11] profile: Use btd_service for connect/disconnect, Mikel Astiz
- [RFC v1 02/11] device: Use btd_service to represent profiles, Mikel Astiz
- [PATCH] sdptool: Fix mem leak in do_search,
Arek Lichwa
- Installing & Compiling Bluez From Git, Brendan West
- Problem Running Bluez Tests,
Brendan West
- [PATCH] Bluetooth: Add support for Foxconn / Hon Hai [0489:e04d] Add support for the AR3012 chip in SONY SVS13129.,
Noguchi Kazutosi
- [PATCH] Bluetooth: Fix crash with incoming uart packet,
Chan-yeol Park
- The way of using several usb bluetooth dongles to support more bluetooth devices, Chang Chao
- [PATCH 00/13] Improvements on gatttool interactive interface,
Alvaro Silva
- [PATCH 03/13] gatttool: Remote address is mandatory for non-interactive gatttool, Alvaro Silva
- [PATCH 08/13] gatttool: Show connection state using color, Alvaro Silva
- [PATCH 02/13] gatttool: Remove programming error check, Alvaro Silva
- [PATCH 04/13] gatttool: Use GError to propage error messages to caller, Alvaro Silva
- [PATCH 01/13] gatttool: Fix memory leak after parsing input line, Alvaro Silva
- [PATCH 09/13] gatttool: Remove connecting message from prompt, Alvaro Silva
- [PATCH 11/13] gatttool: Use bluetoothctl strategy for unix signal handling, Alvaro Silva
- [PATCH 10/13] gatttool: Use bluetoothctl strategy to handle standard input, Alvaro Silva
- [PATCH 05/13] gatttool: Fix issues with printf() and readline prompt, Alvaro Silva
- [PATCH 13/13] gatttool: Use error message prefixes consistently, Alvaro Silva
- [PATCH 07/13] gatttool: Use bluetoothctl behavior when pressing Enter on empty prompt, Alvaro Silva
- [PATCH 06/13] gatttool: Replace more usages of printf() with rl_printf(), Alvaro Silva
- [PATCH 12/13] gatttool: Show info message when no primary service is found, Alvaro Silva
- [PATCH BlueZ v2 00/13] Improvements on gatttool interactive interface, Alvaro Silva
- [PATCH BlueZ v2 01/13] gatttool: Fix memory leak after parsing input line, Alvaro Silva
- [PATCH BlueZ v2 02/13] gatttool: Remote address is mandatory for non-interactive gatttool, Alvaro Silva
- [PATCH BlueZ v2 03/13] gatttool: Remove check for bluetooth address parameter on gatt_connect(), Alvaro Silva
- [PATCH BlueZ v2 07/13] gatttool: Use bluetoothctl behavior when pressing Enter on empty prompt, Alvaro Silva
- [PATCH BlueZ v2 09/13] gatttool: Remove connecting message from prompt, Alvaro Silva
- [PATCH BlueZ v2 06/13] gatttool: Replace more usages of printf() with rl_printf(), Alvaro Silva
- [PATCH BlueZ v2 10/13] gatttool: Use bluetoothctl strategy to handle standard input, Alvaro Silva
- [PATCH BlueZ v2 12/13] gatttool: Show info message when no primary service is found, Alvaro Silva
- [PATCH BlueZ v2 11/13] gatttool: Use bluetoothctl strategy for unix signal handling, Alvaro Silva
- [PATCH BlueZ v2 13/13] gatttool: Use error message prefixes consistently, Alvaro Silva
- [PATCH BlueZ v2 05/13] gatttool: Fix issues with printf() and readline prompt, Alvaro Silva
- [PATCH BlueZ v2 04/13] gatttool: Use GError to propage error messages to caller, Alvaro Silva
- [PATCH BlueZ v2 08/13] gatttool: Show connection state using color, Alvaro Silva
- pull request: bluetooth-next 2013-03-21,
Gustavo Padovan
- [PATCH v4 0/6] client: agent implementation on bluetoothctl,
Alex Deymo
- Kernel panic on kernel 3.8.x when closing bluetooth dun connection,
Sergio Callegari
- [PATCH] core: Fix wrong argument on agent *_cb functions.,
Alex Deymo
- [PATCH 0/6] The Autopair strikes back,
Alex Deymo
- [PATCH BlueZ] test: Fix list-devices when there is more than one adapter,
João Paulo Rechi Vita
- [PATCH 0/2] Fix Inquiry command support in HCI request framework,
Andre Guedes
- [PATCH -next] Bluetooth: fix error return code in rfcomm_add_listener(),
Wei Yongjun
- ralink rt3290/3298 pcie,
Graham Burnside
- [PATCH v3 0/6] client: agent implementation on bluetoothctl,
Alex Deymo
- [PATCH v4 0/6] sco: SCO socket option for voice_setting,
Frédéric Dalleau
- [RFC v0 00/11] struct btd_service in core,
Mikel Astiz
- [RFC v0 01/11] core: Add btd_service to represent device services, Mikel Astiz
- [RFC v0 02/11] device: Use btd_service to represent profiles, Mikel Astiz
- [RFC v0 03/11] device: Replace connected_profiles with btd_service, Mikel Astiz
- [RFC v0 04/11] device: Find services instead of profiles, Mikel Astiz
- [RFC v0 05/11] device: Replace pending profile list with services, Mikel Astiz
- [RFC v0 06/11] profile: Use btd_service for probing profiles, Mikel Astiz
- [RFC v0 07/11] audio: Hold a reference to btd_service, Mikel Astiz
- [RFC v0 08/11] network: Hold a reference to btd_service, Mikel Astiz
- [RFC v0 09/11] input: Hold a reference to btd_service, Mikel Astiz
- [RFC v0 10/11] service: Add callbacks to track state changes, Mikel Astiz
- [RFC v0 11/11] profile: Use btd_service for connect/disconnect, Mikel Astiz
- [PATCH] Bluetooth: Fix bogus __le16_to_cpu call,
Johan Hedberg
- [PATCH] Expose HIDNormallyConnectable and HIDReconnectInitiate properties,
Alex Deymo
- Device selection during inquiry,
David Herrmann
- [PATCH BlueZ 0/4] Basic mgmt API tests for discovery procedure,
Bruna Moreira
- Re: Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) causing crashes,
Greg KH
pull request: bluetooth 2013-03-18,
Gustavo Padovan
[PATCH] Bluetooth: remove __le16_to_cpu() from u8 var,
Gustavo Padovan
[PATCH bluez] sdptool: fix recursive search,
David Herrmann
[PATCH] Bluetooth: Add support for Dell[QCA 0cf3:817a], Ming Lei
MAP client: Add support for receiving notifications,
Christian Fetzer
[PATCH BlueZ 1/4 v2] AVRCP: Add support for available player changed event for CT role,
Luiz Augusto von Dentz
[PATCH BlueZ v2] audio: Track connections to AVRCP roles separately,
Luiz Augusto von Dentz
Do you have available project for google summer of code 2013, Guanpeng Gao
[PATCH] net: bluetooth: Use PTR_RET function,
Alexandru Gheorghiu
[PATCH] net: bluetooth: Replaced kzalloc and memcpy with kmemdup,
Alexandru Gheorghiu
compat-drivers based on v3.8.3, Luis R. Rodriguez
[PATCH v5 00/26] Bluetooth: Management interface fixes,
Johan Hedberg
- [PATCH v5 01/26] Bluetooth: Move power on HCI command updates to their own function, Johan Hedberg
- [PATCH v5 02/26] Bluetooth: Update mgmt powered HCI commands to use async requests, Johan Hedberg
- [PATCH v5 03/26] Bluetooth: Wait for HCI command completion with mgmt_set_powered, Johan Hedberg
- [PATCH v5 04/26] Bluetooth: Fix busy condition testing for EIR and class updates, Johan Hedberg
- [PATCH v5 05/26] Bluetooth: Fix UUID/class mgmt command response synchronization, Johan Hedberg
- [PATCH v5 06/26] Bluetooth: Remove useless HCI_PENDING_CLASS flag, Johan Hedberg
- [PATCH v5 07/26] Bluetooth: Add a define for the HCI persistent flags mask, Johan Hedberg
- [PATCH v5 08/26] Bluetooth: Clear non-persistent flags when closing HCI device, Johan Hedberg
- [PATCH v5 09/26] Bluetooth: Fix clearing flags on power off before notifying mgmt, Johan Hedberg
- [PATCH v5 10/26] Bluetooth: Fix waiting for EIR update when setting local name, Johan Hedberg
- [PATCH v5 11/26] Bluetooth: Handle AD updating through an async request, Johan Hedberg
- [PATCH v5 12/26] Bluetooth: Fix local name setting for LE-only controllers, Johan Hedberg
- [PATCH v5 13/26] Bluetooth: Fix setting local name to the existing value, Johan Hedberg
- [PATCH v5 14/26] Bluetooth: Use an async request for mgmt_set_connectable, Johan Hedberg
- [PATCH v5 15/26] Bluetooth: Fix fast connectable response sending, Johan Hedberg
- [PATCH v5 16/26] Bluetooth: Limit fast connectable support to >= 1.2 controllers, Johan Hedberg
- [PATCH v5 17/26] Bluetooth: Fix error response for simultaneous fast connectable commands, Johan Hedberg
- [PATCH v5 18/26] Bluetooth: Add proper flag for fast connectable mode, Johan Hedberg
- [PATCH v5 19/26] Bluetooth: Refactor fast connectable HCI commands, Johan Hedberg
- [PATCH v5 20/26] Bluetooth: Disable fast connectable when disabling connectable, Johan Hedberg
- [PATCH v5 21/26] Bluetooth: Add reading of page scan parameters, Johan Hedberg
- [PATCH v5 22/26] Bluetooth: Update page scan parameters after successful write commands, Johan Hedberg
- [PATCH v5 24/26] Bluetooth: Fix fast connectable state when enabling page scan, Johan Hedberg
- [PATCH v5 25/26] Bluetooth: Simplify address parameters of user_pairing_resp(), Johan Hedberg
- [PATCH v5 26/26] Bluetooth: Fix PIN/Confirm/Passkey response parameters, Johan Hedberg
- [PATCH v5 23/26] Bluetooth: Fix updating page scan parameters when not necessary, Johan Hedberg
[PATCH BlueZ] audio: Track connections to AVRCP roles separately,
Luiz Augusto von Dentz
[PATCH v1] Bluetooth: Add support for Dell[QCA 0cf3:0036],
Ming Lei
[PATCH 0/6] bluetoothctl: agent's implementation,
Alex Deymo
[PATCH] Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state,
Vinicius Costa Gomes
[PATCH BlueZ] audio: Fix notifying a profile without 'connect()' for connections,
Vinicius Costa Gomes
Fw: [Bug 55181] New: Oops on disconnect from rfcomm/pppd, Stephen Hemminger
[PATCH BlueZ 1/4] AVRCP: Add support for available player changed event for CT role,
Luiz Augusto von Dentz
[PATCH v4 00/26] Bluetooth: Management interface fixes,
Johan Hedberg
- [PATCH v4 01/26] Bluetooth: Move power on HCI command updates to their own function, Johan Hedberg
- [PATCH v4 02/26] Bluetooth: Update mgmt powered HCI commands to use async requests, Johan Hedberg
- [PATCH v4 03/26] Bluetooth: Wait for HCI command completion with mgmt_set_powered, Johan Hedberg
- [PATCH v4 04/26] Bluetooth: Fix busy condition testing for EIR and class updates, Johan Hedberg
- [PATCH v4 05/26] Bluetooth: Fix UUID/class mgmt command response synchronization, Johan Hedberg
- [PATCH v4 07/26] Bluetooth: Add a define for the HCI persistent flags mask, Johan Hedberg
- [PATCH v4 08/26] Bluetooth: Clear non-persistent flags when closing HCI device, Johan Hedberg
- [PATCH v4 09/26] Bluetooth: Fix clearing flags on power off before notifying mgmt, Johan Hedberg
- [PATCH v4 10/26] Bluetooth: Fix waiting for EIR update when setting local name, Johan Hedberg
- [PATCH v4 11/26] Bluetooth: Handle AD updating through an async request, Johan Hedberg
- [PATCH v4 12/26] Bluetooth: Fix local name setting for LE-only controllers, Johan Hedberg
- [PATCH v4 13/26] Bluetooth: Fix setting local name to the existing value, Johan Hedberg
- [PATCH v4 14/26] Bluetooth: Use an async request for mgmt_set_connectable, Johan Hedberg
- [PATCH v4 15/26] Bluetooth: Fix fast connectable response sending, Johan Hedberg
- [PATCH v4 16/26] Bluetooth: Limit fast connectable support to >= 1.2 controllers, Johan Hedberg
- [PATCH v4 17/26] Bluetooth: Fix error response for simultaneous fast connectable commands, Johan Hedberg
- [PATCH v4 18/26] Bluetooth: Add proper flag for fast connectable mode, Johan Hedberg
- [PATCH v4 19/26] Bluetooth: Refactor fast connectable HCI commands, Johan Hedberg
- [PATCH v4 20/26] Bluetooth: Disable fast connectable when disabling connectable, Johan Hedberg
- [PATCH v4 21/26] Bluetooth: Add reading of page scan parameters, Johan Hedberg
- [PATCH v4 22/26] Bluetooth: Update page scan parameters after successful write commands, Johan Hedberg
- [PATCH v4 23/26] Bluetooth: Fix updating page scan parameters when not necessary, Johan Hedberg
- [PATCH v4 24/26] Bluetooth: Fix fast connectable state when enabling page scan, Johan Hedberg
- [PATCH v4 25/26] Bluetooth: Simplify address parameters of user_pairing_resp(), Johan Hedberg
- [PATCH v4 26/26] Bluetooth: Fix PIN/Confirm/Passkey response parameters, Johan Hedberg
- [PATCH v4 06/26] Bluetooth: Remove useless HCI_PENDING_CLASS flag, Johan Hedberg
- Re: [PATCH v4 00/26] Bluetooth: Management interface fixes, Marcel Holtmann
- Re: [PATCH v4 00/26] Bluetooth: Management interface fixes, Scott James Remnant
[PATCH RESEND] bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location,
Lubomir Rintel
[PATCH] Bluetooth: Add support for Dell[QCA 0cf3:0036],
Ming Lei
[PATCH] bluetooth: use PTR_RET instead of IS_ERR + PTR_ERR,
Silviu-Mihai Popescu
pull request: bluetooth 2013-03-11,
Gustavo Padovan
[PATCH v3 0/8] MAP client: notification support,
Christian Fetzer
[PATCH v3 6/8] obexd: Add MAP notification dispatcher, Christian Fetzer
[PATCH v3 7/8] obexd: Register MAP notification handler, Christian Fetzer
[PATCH v3 2/8] obexd: Provide SDP record in get_service_record, Christian Fetzer
[PATCH v3 4/8] obexd: Add Message Notification Server (MNS), Christian Fetzer
[PATCH] Bluetooth device 0cf3:3008 should map AR 3012,
Sunguk Lee
[PATCH v3 0/6] Bluetooth: HCI command synchronisation fixes,
Johan Hedberg
[PATCH] Bluetooth: Fix endianness handling of cmd_status/complete opcodes,
Johan Hedberg
[PATCH v2 0/6] Use HCI request framework to enable LE scanning,
Andre Guedes
[PATCH v3 1/6] Bluetooth: Fix __hci_req_sync,
Andre Guedes
Requesting BlueZ Device Interoperability list., Ajay kumar
one question on BLE device authentication error,
Huang, Christina
[PATCH v2 0/6] Error handling in HCI request framework,
Andre Guedes
[PATCH BlueZ 1/5 v2] AVRCP: Fix reading wrong field as folder depth,
Luiz Augusto von Dentz
[PATCH BlueZ 1/5] AVRCP: Fix reading wrong field as folder depth,
Luiz Augusto von Dentz
[PATCH BlueZ 1/3 v2] audio: Remove profile enabling/disabling logic,
Luiz Augusto von Dentz
[PATCH 0/4] Error handling in HCI request framework,
Andre Guedes
[PATCH 0/7] Use HCI request framework to enable LE scanning,
Andre Guedes
[PATCH v6 00/17] mSBC investigations,
Frédéric Dalleau
- [PATCH v6 01/17] sbc: Add encoder_state to analysis functions, Frédéric Dalleau
- [PATCH v6 04/17] sbc: add odd member variable to sbc_encoder_state, Frédéric Dalleau
- [PATCH v6 03/17] sbc: Rename sbc_analyze_4b_xx to sbc_analyze_xx, Frédéric Dalleau
- [PATCH v6 07/17] sbc: Add iwmmxt primitive for 1b 8s encoding, Frédéric Dalleau
- [PATCH v6 06/17] sbc: Add armv6 primitive for 1b 8s analysis, Frédéric Dalleau
- [PATCH v6 02/17] sbc: Break 4 blocks processing to variable steps, Frédéric Dalleau
- [PATCH v6 08/17] sbc: Add plain C primitive for 1b 8s analysis, Frédéric Dalleau
- [PATCH v6 05/17] sbc: Add mmx primitive for 1b 8s analysis, Frédéric Dalleau
- [PATCH v6 09/17] sbc: Use plain C primitive if doing msbc on neon, Frédéric Dalleau
- [PATCH v6 10/17] sbc: Fix input reordering for 15 blocks case, Frédéric Dalleau
- [PATCH v6 12/17] sbc: Declare and implement sbc_init_msbc, Frédéric Dalleau
- [PATCH v6 11/17] sbc: Add SBC_MSBC flag to enable 15 block encoding, Frédéric Dalleau
- [PATCH v6 13/17] sbc: Add support for mSBC frame header, Frédéric Dalleau
- [PATCH v6 17/17] sbc: bump version number, Frédéric Dalleau
- [PATCH v6 14/17] sbc: Update sbcdec for msbc, Frédéric Dalleau
- [PATCH v6 15/17] sbc: Update sbcenc for msbc, Frédéric Dalleau
- [PATCH v6 16/17] sbc: Update sbcinfo for msbc, Frédéric Dalleau
- Re: [PATCH v6 00/17] mSBC investigations, Dalleau, Frederic
[PATCH v2 0/6] Bluetooth: HCI command synchronisation fixes,
Johan Hedberg
[PATCH 0/5] Bluetooth: HCI command synchronisation fixes,
Johan Hedberg
[Bug 54901] New: New USB ID for AR9462,
bugzilla-daemon
[PATCH v3 00/11] Bluetooth: Add asynchronous request support,
Johan Hedberg
- [PATCH v3 01/11] Bluetooth: Rename hci_request to hci_req_sync, Johan Hedberg
- [PATCH v3 02/11] Bluetooth: Fix __hci_request() handling of empty requests, Johan Hedberg
- [PATCH v3 03/11] Bluetooth: Split HCI init sequence into three stages, Johan Hedberg
- [PATCH v3 04/11] Bluetooth: Add initial skeleton for asynchronous HCI requests, Johan Hedberg
- [PATCH v3 05/11] Bluetooth: Refactor HCI command skb creation, Johan Hedberg
- [PATCH v3 07/11] Bluetooth: Fix stand-alone HCI command handling, Johan Hedberg
- [PATCH v3 06/11] Bluetooth: Introduce new hci_req_add function, Johan Hedberg
- [PATCH v3 08/11] Bluetooth: Add request cmd_complete and cmd_status functions, Johan Hedberg
- [PATCH v3 10/11] Bluetooth: Remove unused hdev->init_last_cmd, Johan Hedberg
- [PATCH v3 11/11] Bluetooth: Remove empty HCI event handlers, Johan Hedberg
- [PATCH v3 09/11] Bluetooth: Use async requests internally in hci_req_sync, Johan Hedberg
- Re: [PATCH v3 00/11] Bluetooth: Add asynchronous request support, Marcel Holtmann
[PATCH v2 0/6] Fix state callbacks register/unregister in audio code,
Szymon Janc
[PATCH v2 0/3] Add support for retrieving messages in fractions,
Christian Fetzer
[PATCH 0/6] Fix state callbacks register/unregister in audio code,
Szymon Janc
[PATCH v2 00/11] Bluetooth: Add asynchronous request support,
Johan Hedberg
- [PATCH v2 01/11] Bluetooth: Rename hci_request to hci_req_sync, Johan Hedberg
- [PATCH v2 02/11] Bluetooth: Fix __hci_request() handling of empty requests, Johan Hedberg
- [PATCH v2 03/11] Bluetooth: Split HCI init sequence into three stages, Johan Hedberg
- [PATCH v2 04/11] Bluetooth: Add initial skeleton for asynchronous HCI requests, Johan Hedberg
- [PATCH v2 05/11] Bluetooth: Refactor HCI command skb creation, Johan Hedberg
- [PATCH v2 06/11] Bluetooth: Introduce new hci_req_add function, Johan Hedberg
- [PATCH v2 07/11] Bluetooth: Introduce a hci_req_from_skb function, Johan Hedberg
- [PATCH v2 08/11] Bluetooth: Add request cmd_complete and cmd_status functions, Johan Hedberg
- [PATCH v2 10/11] Bluetooth: Remove unused hdev->init_last_cmd, Johan Hedberg
- [PATCH v2 11/11] Bluetooth: Remove empty HCI event handlers, Johan Hedberg
- [PATCH v2 09/11] Bluetooth: Use async requests internally in hci_req_sync, Johan Hedberg
[PATCH BlueZ 0/6] attrib: Remove glib basic data types usage,
Jefferson Delfes
[PATCH BlueZ] gatttool: fix parameter type/name from le to psm,
Jefferson Delfes
rfcomm example setup,
Randy Yates
[PATCH BlueZ 1/4 v2] audio: Remove profile enabling/disabling logic,
Luiz Augusto von Dentz
[PATCH 1/3] attrib: Remove redundant NULL check,
Jaganath Kanakkassery
[PATCH 00/11] Bluetooth: Add asynchronous request support,
Johan Hedberg
- [PATCH 01/11] Bluetooth: Rename hci_request to hci_req_sync, Johan Hedberg
- [PATCH 02/11] Bluetooth: Fix __hci_req_sync() handling of empty requests, Johan Hedberg
- [PATCH 03/11] Bluetooth: Split HCI init sequence into three stages, Johan Hedberg
- [PATCH 04/11] Bluetooth: Add initial skeleton for asynchronous HCI requests, Johan Hedberg
- [PATCH 05/11] Bluetooth: Refactor HCI command skb creation, Johan Hedberg
- [PATCH 06/11] Bluetooth: Introduce new hci_req_cmd function, Johan Hedberg
- [PATCH 07/11] Bluetooth: Introduce a hci_req_from_skb function, Johan Hedberg
- [PATCH 08/11] Bluetooth: Add request cmd_complete and cmd_status functions, Johan Hedberg
- [PATCH 09/11] Bluetooth: Use async requests internally in hci_req_sync, Johan Hedberg
- [PATCH 10/11] Bluetooth: Remove unused hdev->init_last_cmd, Johan Hedberg
- [PATCH 11/11] Bluetooth: Remove empty HCI event handlers, Johan Hedberg
[PATCH BlueZ 00/10 v4] AVRCP Fixes,
Luiz Augusto von Dentz
[PATCH] Add GetCachedServices to device API.,
Alex Deymo
[RFC BlueZ v0 00/10] Service Discovery/GATT cleanup,
Vinicius Costa Gomes
- [RFC BlueZ v0 01/10] device: Clean up the ATT Connection attempt when it is cancelled, Vinicius Costa Gomes
- [RFC BlueZ v0 02/10] device: Separate SDP browse from GATT discover primary services, Vinicius Costa Gomes
- [RFC BlueZ v0 03/10] device: Fix removing profiles, Vinicius Costa Gomes
- [RFC BlueZ v0 04/10] device: Remove misleading function, Vinicius Costa Gomes
- [RFC BlueZ v0 05/10] device: Use only one entry point for LE connections, Vinicius Costa Gomes
- [RFC BlueZ v0 06/10] gatt: Handle errors when g_attrib_send() in gatt_discover_primary(), Vinicius Costa Gomes
- [RFC BlueZ v0 08/10] gatt: Better lifetime tracking for Find Included services, Vinicius Costa Gomes
- [RFC BlueZ v0 07/10] gatt: Track the lifetime of Primary Discovery requests, Vinicius Costa Gomes
- [RFC BlueZ v0 09/10] gatt: Add lifetime tracking for Discover Characteristics requests, Vinicius Costa Gomes
- [RFC BlueZ v0 10/10] device: Remove detection of removed services during SDP browse, Vinicius Costa Gomes
[RFC v2 0/7] One remote UUID per btd_profile,
Mikel Astiz
[PATCH BlueZ 1/3] audio: Remove profile enabling/disabling logic,
Luiz Augusto von Dentz
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]