xj | de81d1d | 2021-11-25 15:01:52 +0800 | [diff] [blame] | 1 | config lynq_ril_rw 'lynq_ril'
|
| 2 | option serverport '8000'
|
| 3 |
|
| 4 | config lynq_log_rw 'lynq_log'
|
| 5 | option thhandle_level '0'
|
| 6 | option function_test_level '0'
|
| 7 |
|
| 8 | config lynq_wifi_rw 'lynq_wifi'
|
xj | d5ccac0 | 2022-04-02 15:41:13 +0800 | [diff] [blame] | 9 | option gateway '192.168.11.1'
|
| 10 |
|
rita | febcbfa | 2022-04-28 16:30:25 +0800 | [diff] [blame] | 11 | config lynq_sync_time_rw 'lynq_sync_time'
|
| 12 |
|
xj | d5ccac0 | 2022-04-02 15:41:13 +0800 | [diff] [blame] | 13 | config lynq_autosuspend 'lynq_autosuspend'
|
| 14 | option auto_enable '0'
|
jb.qi | e411c6f | 2023-03-10 22:21:29 -0800 | [diff] [blame] | 15 | option debug '0'
|
tao.liu | cc358d6 | 2022-05-07 10:43:42 +0800 | [diff] [blame] | 16 |
|
xj | f2aa118 | 2022-06-06 11:35:21 +0800 | [diff] [blame] | 17 | config lynq_fota_rw 'lynq_fota'
|
| 18 |
|
| 19 | config service 'adb'
|
| 20 |
|
| 21 | config adb 'tcp'
|
| 22 | option port '5555'
|
| 23 |
|
rjw | 02837bb | 2022-09-21 17:54:43 +0800 | [diff] [blame] | 24 | config lynq_gnss_log_level 'lynq_gnss_log'
|
yu.dong | 139f322 | 2022-10-31 00:56:53 -0700 | [diff] [blame] | 25 | option level '4'
|
| 26 |
|
yu.dong | cca0a3d | 2023-02-22 17:37:59 -0800 | [diff] [blame] | 27 | config lynq_rndis 'lynq_rndis'
|
| 28 | option initiate '0'
|
xy.he | 9081d16 | 2023-09-03 23:44:40 -0700 | [diff] [blame] | 29 |
|
you.chen | b26cb1c | 2024-01-02 14:27:38 +0800 | [diff] [blame] | 30 | config rndis_status 'rndis'
|
| 31 | option status '0'
|
| 32 |
|
xy.he | 9081d16 | 2023-09-03 23:44:40 -0700 | [diff] [blame] | 33 | config debug_mode_status 'debug_mode'
|
jb.qi | a1a08a9 | 2023-10-16 02:32:00 -0700 | [diff] [blame] | 34 | option rild_debug_status '0'
|
| 35 | option sysinfo_debug_status '0'
|