hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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