Home
last modified time | relevance | path

Searched hist:"1904 a853fae40ee61bed7c231fc5bd2158984441" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_request.cdiff 1904a853fae40ee61bed7c231fc5bd2158984441 Sun Jan 11 15:50:44 CST 2015 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Add opcode parameter to hci_req_complete_t callback

When hci_req_run() calls its provided complete function and one of the
HCI commands in the sequence fails, then provide the opcode of failing
command. In case of success HCI_OP_NOP is provided since all commands
completed.

This patch fixes the prototype of hci_req_complete_t and all its users.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
H A Dhci_conn.cdiff 1904a853fae40ee61bed7c231fc5bd2158984441 Sun Jan 11 15:50:44 CST 2015 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Add opcode parameter to hci_req_complete_t callback

When hci_req_run() calls its provided complete function and one of the
HCI commands in the sequence fails, then provide the opcode of failing
command. In case of success HCI_OP_NOP is provided since all commands
completed.

This patch fixes the prototype of hci_req_complete_t and all its users.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
H A Dmgmt.cdiff 1904a853fae40ee61bed7c231fc5bd2158984441 Sun Jan 11 15:50:44 CST 2015 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Add opcode parameter to hci_req_complete_t callback

When hci_req_run() calls its provided complete function and one of the
HCI commands in the sequence fails, then provide the opcode of failing
command. In case of success HCI_OP_NOP is provided since all commands
completed.

This patch fixes the prototype of hci_req_complete_t and all its users.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
H A Dhci_core.cdiff 1904a853fae40ee61bed7c231fc5bd2158984441 Sun Jan 11 15:50:44 CST 2015 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Add opcode parameter to hci_req_complete_t callback

When hci_req_run() calls its provided complete function and one of the
HCI commands in the sequence fails, then provide the opcode of failing
command. In case of success HCI_OP_NOP is provided since all commands
completed.

This patch fixes the prototype of hci_req_complete_t and all its users.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.hdiff 1904a853fae40ee61bed7c231fc5bd2158984441 Sun Jan 11 15:50:44 CST 2015 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Add opcode parameter to hci_req_complete_t callback

When hci_req_run() calls its provided complete function and one of the
HCI commands in the sequence fails, then provide the opcode of failing
command. In case of success HCI_OP_NOP is provided since all commands
completed.

This patch fixes the prototype of hci_req_complete_t and all its users.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>