Searched hist:"07 eb96a5a7b083c988a2c7b0663e958e392f18c7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/bluetooth/ |
H A D | h4_recv.h | 07eb96a5a7b083c988a2c7b0663e958e392f18c7 Sat Mar 24 04:19:53 CDT 2018 Marcel Holtmann <marcel@holtmann.org> Bluetooth: bpa10x: Use separate h4_recv_buf helper
When adding the alignment and padding support for H:4 packet processing for the Nokia driver, it broke the h4_recv_buf usage within bpa10x driver. To fix this use a separate helper function and placing it into a dedicated h4_recv.h header file.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|
H A D | bpa10x.c | diff 07eb96a5a7b083c988a2c7b0663e958e392f18c7 Sat Mar 24 04:19:53 CDT 2018 Marcel Holtmann <marcel@holtmann.org> Bluetooth: bpa10x: Use separate h4_recv_buf helper
When adding the alignment and padding support for H:4 packet processing for the Nokia driver, it broke the h4_recv_buf usage within bpa10x driver. To fix this use a separate helper function and placing it into a dedicated h4_recv.h header file.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|
H A D | Kconfig | diff 07eb96a5a7b083c988a2c7b0663e958e392f18c7 Sat Mar 24 04:19:53 CDT 2018 Marcel Holtmann <marcel@holtmann.org> Bluetooth: bpa10x: Use separate h4_recv_buf helper
When adding the alignment and padding support for H:4 packet processing for the Nokia driver, it broke the h4_recv_buf usage within bpa10x driver. To fix this use a separate helper function and placing it into a dedicated h4_recv.h header file.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|