|
@@ -263,14 +263,4 @@ int proc_get_rssi_disp(char *page, char **start,
|
|
|
int proc_set_rssi_disp(struct file *file, const char __user *buffer,
|
|
|
unsigned long count, void *data);
|
|
|
|
|
|
-#ifdef CONFIG_BT_COEXIST
|
|
|
-int proc_get_btcoex_dbg(char *page, char **start,
|
|
|
- off_t offset, int count,
|
|
|
- int *eof, void *data);
|
|
|
-
|
|
|
-int proc_set_btcoex_dbg(struct file *file, const char *buffer,
|
|
|
- signed long count, void *data);
|
|
|
-
|
|
|
-#endif /* CONFIG_BT_COEXIST */
|
|
|
-
|
|
|
#endif /* __RTW_DEBUG_H__ */
|