hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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