Searched hist:"7 c395ea521e6c8d77f643be61bf2f0f3a1f5b3e8" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | diff 7c395ea521e6c8d77f643be61bf2f0f3a1f5b3e8 Thu Dec 03 14:12:51 CST 2020 Daniel Winkler <danielwinkler@google.com> Bluetooth: Query LE tx power on startup
Queries tx power via HCI_LE_Read_Transmit_Power command when the hci device is initialized, and stores resulting min/max LE power in hdev struct. If command isn't available (< BT5 support), min/max values both default to HCI_TX_POWER_INVALID.
This patch is manually verified by ensuring BT5 devices correctly query and receive controller tx power range.
Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org> Signed-off-by: Daniel Winkler <danielwinkler@google.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|
H A D | hci_core.h | diff 7c395ea521e6c8d77f643be61bf2f0f3a1f5b3e8 Thu Dec 03 14:12:51 CST 2020 Daniel Winkler <danielwinkler@google.com> Bluetooth: Query LE tx power on startup
Queries tx power via HCI_LE_Read_Transmit_Power command when the hci device is initialized, and stores resulting min/max LE power in hdev struct. If command isn't available (< BT5 support), min/max values both default to HCI_TX_POWER_INVALID.
This patch is manually verified by ensuring BT5 devices correctly query and receive controller tx power range.
Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org> Signed-off-by: Daniel Winkler <danielwinkler@google.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_event.c | diff 7c395ea521e6c8d77f643be61bf2f0f3a1f5b3e8 Thu Dec 03 14:12:51 CST 2020 Daniel Winkler <danielwinkler@google.com> Bluetooth: Query LE tx power on startup
Queries tx power via HCI_LE_Read_Transmit_Power command when the hci device is initialized, and stores resulting min/max LE power in hdev struct. If command isn't available (< BT5 support), min/max values both default to HCI_TX_POWER_INVALID.
This patch is manually verified by ensuring BT5 devices correctly query and receive controller tx power range.
Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org> Signed-off-by: Daniel Winkler <danielwinkler@google.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|
H A D | hci_core.c | diff 7c395ea521e6c8d77f643be61bf2f0f3a1f5b3e8 Thu Dec 03 14:12:51 CST 2020 Daniel Winkler <danielwinkler@google.com> Bluetooth: Query LE tx power on startup
Queries tx power via HCI_LE_Read_Transmit_Power command when the hci device is initialized, and stores resulting min/max LE power in hdev struct. If command isn't available (< BT5 support), min/max values both default to HCI_TX_POWER_INVALID.
This patch is manually verified by ensuring BT5 devices correctly query and receive controller tx power range.
Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org> Signed-off-by: Daniel Winkler <danielwinkler@google.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|