hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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