hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/include/linux/rfkill-bt.h
....@@ -68,6 +68,7 @@
6868 };
6969
7070 int rfkill_get_bt_power_state(int *power, bool *toggle);
71
+void rfkill_rk_sleep_bt(bool sleep);
7172
7273 #endif /* __RFKILL_GPIO_H */
7374