hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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