pbap_server.xip

来自「藍芽電話簿範本」· XIP 代码 · 共 38 行

XIP
38
字号
<project buildenvironment="{84faf732-1340-4049-9094-244167adf571}" buildenvironmentname="vm" executionenvironmentoption="" buildenvironmentoption="" executionenvironmentname="vm" executionenvironment="{2b2c6868-a56e-4266-962a-cddf1c979343}" >
 <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="folder.c" />
  <file path="pb_access.c" />
  <file path="buffer.c" />
  <file path="vcard_gen.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="folder.h" />
  <file path="pb_access.h" />
  <file path="buffer.h" />
  <file path="vcard_gen.h" />
 </folder>
 <file path="README.html" />
 <file path="pbap_server.psr" />
 <properties currentconfiguration="Release" >
  <configuration name="Release" >
   <property key="buildMatch" >(file):(line):</property>
   <property key="buildtransport" >4</property>
   <property key="debugtransport" >[SPI|LPT1|No]</property>
   <property key="libs" >connection_debug, bdaddr, pbaps,pbap_common, goep,goep_apphdrs, region, service,sdp_parse</property>
   <property key="panic" >1</property>
  </configuration>
 </properties>
</project>

⌨️ 快捷键说明

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