1. 首页
  2. 数据库
  3. 其它
  4. Android9.0 蓝牙开启流程

Android9.0 蓝牙开启流程

上传者: 2021-02-22 06:41:32上传 PDF文件 57KB 热度 14次
第一次接触蓝牙,先从蓝牙的开启流程入手吧,借此顺便熟悉一下蓝牙的代码架构。 1、UI /packages/apps/Settings/src/com/android/settings/bluetooth/BluetoothSwitchPreferenceController.java public void onClick(View v) { // send users to scanning settings if they click on the link in the summary text new SubSettingLauncher(mContext)
用户评论