|
T-Box Basic dev
|
| include | |
| internal | |
| fs_paths.h | T-Box 文件系统相关宏 |
| tbox | |
| cli.h | T-Box CLI 业务模块接口 |
| codec.h | T-Box 编解码辅助接口 |
| crc.h | T-Box CRC 校验接口 |
| data.h | T-Box 蜂窝数据网络状态接口 |
| dbus.h | T-Box D-Bus 客户端接口 |
| endian.h | T-Box 字节序宏 |
| error.h | T-Box 错误码定义 |
| file.h | T-Box 文件工具接口 |
| icc.h | ICC 通信客户端外部接口 |
| list.h | 侵入式链表工具宏与内联函数 |
| log.h | T-Box 日志客户端接口 |
| macros.h | T-Box 通用宏(日志输出、条件检查等) |
| property.h | T-Box 属性接口 |
| radio.h | T-Box 无线网络接口 |
| rbuffer.h | T-Box 环形缓冲区接口 |
| ril_core.h | T-Box RIL 客户端核心接口 |
| sim.h | T-Box SIM 卡接口 |
| sms.h | T-Box 短消息接口 |
| sys.h | 系统控制对外 API 接口 |
| sys_data.h | 系统数据 DID 定义(仅宏) |
| time.h | T-Box 时间工具接口 |
| version.h | T-Box 版本信息 |
| voice.h | T-Box 语音和 eCall 接口 |
| src | |
| infra | |
| icc | |
| include | |
| icc_common.h | ICC 客户端与守护进程公共定义 |
| icc_config.h | ICC 协议栈配置定义 |
| icc_daemon.h | tbox_iccd 守护进程接口 |
| icc_protocol.h | ICC 核间通信协议引擎定义,包含状态机、帧解析、ACK 重传及心跳管理等数据结构与接口 |
| icc_service.h | ICC 守护进程服务接口与内部数据定义 |
| log | |
| include | |
| log_backend.h | 日志后端适配层接口 |
| log_config.h | 日志配置接口 |
| log_daemon.h | 日志守护进程入口声明 |
| log_protocol.h | Tbox_logd IPC 协议 |
| log_transport.h | 日志客户端传输层接口 |
| slog.h | 日志接口 |
| property | |
| include | |
| _system_properties.h | |
| android_filesystem_capability.h | |
| android_filesystem_config.h | |
| init.h | |
| properties.h | |
| property_service.h | |
| system_properties.h | |
| util.h | |
| services | |
| ril | |
| include | |
| ril_backend.h | RIL 守护进程与模组后端之间的中性接口 |
| ril_client.h | RIL 客户端 GDBus 连接和生命周期 |
| ril_config.h | RIL 不可变启动配置 |
| ril_daemon.h | RIL 守护进程核心接口 |
| ril_data.h | RIL 多路 APN 自动拨号 |
| ril_data_types.h | RIL 守护进程私有数据拨号类型 |
| ril_dbus.h | RIL 客户端与服务端共享的 GDBus 契约 |
| ril_event_queue.h | RIL 守护进程事件队列 |
| ril_log.h | RIL 客户端与守护进程日志标签 |
| ril_pidfile.h | RIL 守护进程 PID 文件管理 |
| ril_probe.h | RIL 多目标网络探测执行器 |
| ril_property_keys.h | RIL 可写 property key 定义 |
| ril_recovery.h | RIL 网络恢复纯策略 |
| ril_route.h | RIL 默认路由所有权管理 |
| ril_server.h | RIL daemon GDBus skeleton 服务 |
| ril_signal.h | RIL 制式信号统一换算 |
| ril_zxic.h | 中兴微 RIL 后端共享接口 |
| sysctrl | |
| include | |
| sys_common.h | 系统控制公共定义(共享类型/宏/枚举) |
| sys_daemon.h | 系统控制守护进程接口 |
| sys_data_service.h | 系统数据服务接口 |
| sys_device.h | 系统设备自检接口 |
| sys_firewall.h | 系统防火墙接口 |
| sys_gpio.h | 系统 GPIO 接口 |
| sys_power.h | 系统电源接口 |
| sys_status.h | 系统状态接口 |
| sys_time.h | 系统时间接口 |
| sys_timer.h | 系统定时器接口 |