技术栈
gd
奔跑吧 android
2 天前
android
·
bluetooth
·
bt
·
gd
·
aosp13
·
hcihal
【android bluetooth 框架分析 02】【Module详解 3】【HciHal 模块介绍】
我们在 gd_shim_module 介绍章节中,看到 我们将 HciHal 模块加入到了 modules 中。
奔跑吧 android
3 天前
android
·
bluetooth
·
bt
·
gabeldorsche
·
gd
·
aosp13
·
bluedroid
【android bluetooth 协议分析 01】【HCI 层介绍 1】【hci_packets.pdl 介绍】
在 AOSP 的蓝牙协议栈 (Gabeldorsche) 中,hci_packets.pdl 是一个 协议描述语言文件,用于定义 HCI (Host Controller Interface) 层的数据包结构和通信协议。以下是详细解析: