Searched hist:fa4335d71a1408d0112c15874538f3f4e153ba01 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_sock.c | diff fa4335d71a1408d0112c15874538f3f4e153ba01 Tue Mar 17 06:48:50 CDT 2015 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
The mgmt.c file should be reserved purely for HCI_CHANNEL_CONTROL. The mgmt_control() function in it is already completely generic and has a single user in hci_sock.c. This patch moves the function there and renames it a bit more appropriately to hci_mgmt_cmd() (as it's a command dispatcher).
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | mgmt.c | diff fa4335d71a1408d0112c15874538f3f4e153ba01 Tue Mar 17 06:48:50 CDT 2015 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
The mgmt.c file should be reserved purely for HCI_CHANNEL_CONTROL. The mgmt_control() function in it is already completely generic and has a single user in hci_sock.c. This patch moves the function there and renames it a bit more appropriately to hci_mgmt_cmd() (as it's a command dispatcher).
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_core.h | diff fa4335d71a1408d0112c15874538f3f4e153ba01 Tue Mar 17 06:48:50 CDT 2015 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
The mgmt.c file should be reserved purely for HCI_CHANNEL_CONTROL. The mgmt_control() function in it is already completely generic and has a single user in hci_sock.c. This patch moves the function there and renames it a bit more appropriately to hci_mgmt_cmd() (as it's a command dispatcher).
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|