bt_property_t 结构体参考文档
   bt_property_t 结构体参考文档
  
 
  
   #include <
   
    bluetooth.h
   
   >
  
 
| 数据字段 | |
| bt_property_type_t | type | 
| int | len | 
| void * | val | 
详细说明
蓝牙适配器属性数据结构
定义位于文件 bluetooth.h 的 260 行 。
字段文档
| int len | 
定义位于文件 bluetooth.h 的 263 行 。
| bt_property_type_t type | 
定义位于文件 bluetooth.h 的 262 行 。
| void* val | 
定义位于文件 bluetooth.h 的 264 行。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ bluetooth.h
