博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
AGL Specification简单记录
阅读量:7121 次
发布时间:2019-06-28

本文共 2154 字,大约阅读时间需要 7 分钟。

hot3.png

AGL

  Bluetooth
    HFP(hands free profile)
    A2DP(advanced audio distribution profile)
    PBAP(phone book access profile)
    DUNP(dial up networking profile)
    OPP(object push profile)
    AVRCP(audio video remote control profile)
    MAP(message access profile)
    SPP(serial port profile)
    PANP(pernal area network profile)
    SDP(service discovery profile)
    DIP(device information profile)
    Bluetooth Smart Ready(Bluetooth Low Energy standard)
    GOEP(generic object exchange profile)
    GAVDP(generic audio video distribution profile)
  Error Management
    works by systems have the concept of level importance.
    OOPs selectable memory mappings:
      anonymous private mappings
      anonymous shared mappings
      file-backed private mappings
      file-backed shared mappings
      private huge page
      shared huge page
  Graphics
    HMI input, wayland window etc.
  Location Services
    Location Services include support for GPS.
    Time of day.
      Monotonic time support
      Absolute time support
  Health Monitoring
    watchdog 
    active monitoring 
  IPC
    standard platform IPC
  Lifecycle Management
    startup
    shutdown
    state change
  Network Services 
    include standard networking protocols such as TCP/IP over Wifi/Bluetooth/ethernet.
  Persistent Storage
    
  Power Management
    active/suspend/resume operations
  Resource Management
  
  Telephony Services
    
  Wi-Fi
    Construct WiFi Network
      STA 
    acts as a STA and connects to an external network via an Access Point
      AP
    acts as a AP and connects multiple Wi-Fi devices with an external network
      P2P
    Peer to Peer connection
    Miracast
      Shared Displayed Content
      Remote operations
    DLNA
      
  Window System 

Automotive Services 

  Audio Services
  Camara Services 
  Configuration Services 
  Diagnostic Services
  Multimedia Services 
  Navigation Services 
  PIM
  Smartphone Link
    MirrorLink/Miracast/SmartDeviceLink/AirPlay
  Speech Services 
  Tuner Services 
  Vehicle Bus/Vehicle Info Control
    Vehicle Data Processing
    Communication between ECUs
    Vehicle Data Upload Simulator
  Telematics Services 
  Window System 

Operating System Layer 

  Kernel
    linux kernel
      LTSI
  Boot Loader 
    
  Hypervisor 
    
  Operating System
    File Systems
    Resouce Control 
    Device Drivers 
      Peripherals
      Graphics Drivers 
      Video Drivers
      Audio Drivers
      Automotive Devices 
      

转载于:https://my.oschina.net/linuxhunter/blog/739947

你可能感兴趣的文章
理解内存----优化SQL Server内存配置
查看>>
对dispatch_async到主线程的逻辑封装成C/C++接口类型
查看>>
Python正則表達式小结(1)
查看>>
手把手教你安装Hbase,一次成功!
查看>>
关于Unity中的特殊文件目录和资源管理(专题四)
查看>>
ios Architecture
查看>>
ABP Zero 本地化语言的初始化和扩展
查看>>
python学习笔记012——locals与globals
查看>>
Android图片加载框架最全解析(六),探究Glide的自定义模块功能
查看>>
windows下的定时任务设置详解
查看>>
分析思维 第一篇:认识数据
查看>>
达梦数据库CAST与ROUND函数
查看>>
JVM基础系列第5讲:字节码文件结构
查看>>
ASP.NET 4.0的ClientIDMode=”Static”未必是最好
查看>>
Ease & Easy ASP.NET MVC 开发框架
查看>>
[解析]for循环为何可恨?
查看>>
LINQ(LINQ to DataSet)
查看>>
asp.net 列表样式
查看>>
BlazeMeter发布chrome扩展插件,支持JMeter脚本创建
查看>>
web 分享代码片段
查看>>