| commit | 1de17dcf0a27c51a7f49c86cd0b491f84efa5246 | [log] [tgz] |
|---|---|---|
| author | Kai Cheng <chengkai@xiaomi.com> | Tue Oct 21 23:20:52 2025 +0800 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Oct 22 18:34:33 2025 +0300 |
| tree | 994a9bd9b814f8ab00f47a49e1b23ad1534d638a | |
| parent | e2f962137f2cc740a0ff11dac5f042a347ae4c90 [diff] |
Bluetooth: shell: add sniff mode control command Add shell command for testing BR/EDR power mode control. Supports entering sniff mode with configurable parameters (min/max interval, attempt, timeout) and exiting back to active mode. Provides real-time feedback on mode change requests and status. Signed-off-by: Kai Cheng <chengkai@xiaomi.com>