pbap_client.xip

来自「pbap_client:bluetooth 可查询带有PBAP功能手机的Phon」· XIP 代码 · 共 33 行

XIP
33
字号
<project buildenvironment="{84faf732-1340-4049-9094-244167adf571}" executionenvironment="{2b2c6868-a56e-4266-962a-cddf1c979343}" executionenvironmentname="vm" buildenvironmentoption="" buildenvironmentname="vm" executionenvironmentoption="" >
 <folder name="C Files" >
  <extension name="c" />
  <file path="main.c" />
  <file path="handle_connection.c" />
  <file path="handle_system.c" />
  <file path="state.c" />
  <file path="handle_pbap.c" />
  <file path="pbap_client_parse.c" />
  <file path="handle_at_command.c" />
  <file path="generate_at_resp.c" />
 </folder>
 <folder name="Header Files" >
  <extension name="h" />
  <file path="main.h" />
  <file path="handle_system.h" />
  <file path="handle_connection.h" />
  <file path="state.h" />
  <file path="handle_pbap.h" />
  <file path="pbap_client_parse.h" />
  <file path="generate_at_resp.h" />
 </folder>
 <properties currentconfiguration="Release" >
  <configuration name="Release" >
   <property key="buildMatch" >(file):(line):</property>
   <property key="buildtransport" >1</property>
   <property key="debugtransport" >[SPI|LPT1|No]</property>
   <property key="libs" >connection_debug, region, service, goep, goep_apphdrs, bdaddr, pbap_common, pbapc</property>
   <property key="panic" >1</property>
  </configuration>
 </properties>
</project>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?