- 博客(5)
- 收藏
- 关注
原创 SIB8/SIB16(1)
SIB8/SIB161 LTE Networks can transmit absolute GPS Time using OTA Messages (SIB8 and/or SIB16) And here is more information about LTE SIB8 and SIB16 from time information point of view. LTE SIB8:• Mandatory for all 3GPP2 Networks and is widely deplo
2020-07-11 15:36:21 1372
转载 NFC了解
http://www.sohu.com/a/258876331_468626 NFCISO/IEC 18092:2013 和ISO/IEC 21481:2012版 NFC数据流协议NFC技术能够快速自动地建立无线网络,为蜂窝、蓝牙或WiFi设备提供一个“虚拟连接”使设备间在很短距离内通信,适合移动设备、消费电子产品、PC和智能控件间的通信工作。 NFC通信在发起设备和目标设备...
2019-07-24 17:16:34 358
原创 设备驱动之字符驱动
设备驱动初学之—— 字符设备驱动1. 结构cdev结构体(所属模块、操作结构体、设备号)、分配和释放设备号、file_operations结构体cdev结构体的设备号分为主设备号和次设备号一些linux内核指令(常用): void cdev_init (srtuct cdev *,struct file_operation *) //初始化cdev的成员 ,建立cdev和file...
2019-07-22 15:20:06 124
转载 fastboot常用指令
fastboot常用指令语法: fastboot [ ] commands:1、 update reflash device from update.zip2、flashall “flash boot” + “flash system”3、flash [ ] write a file to a flash partition4、erase erase a fla...
2019-07-19 13:53:21 2081
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人