-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCordovaBluetoothWS
61 lines (61 loc) · 2.99 KB
/
CordovaBluetoothWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<NotepadPlus>
<Project name="CordovaBluetooth">
<Folder name="src">
<Folder name="android">
<Folder name="org">
<Folder name="bcsphere">
<Folder name="bluetooth">
<Folder name="tools">
<File name="src\android\org\bcsphere\bluetooth\tools\BluetoothDetection.java" />
<File name="src\android\org\bcsphere\bluetooth\tools\Tools.java" />
</Folder>
<File name="src\android\org\bcsphere\bluetooth\BCBluetooth.java" />
<File name="src\android\org\bcsphere\bluetooth\BluetoothG43plus.java" />
<File name="src\android\org\bcsphere\bluetooth\BluetoothSerialService.java" />
<File name="src\android\org\bcsphere\bluetooth\IBluetooth.java" />
</Folder>
</Folder>
</Folder>
</Folder>
<Folder name="ios">
<File name="src\ios\BCBluetooth.h" />
<File name="src\ios\BCBluetooth.m" />
<File name="src\ios\BCIBeacon.h" />
<File name="src\ios\BCIBeacon.m" />
</Folder>
</Folder>
<Folder name="www">
<Folder name="org.bcsphere">
<File name="www\org.bcsphere\bc.js" />
<File name="www\org.bcsphere\ibeacon.js" />
</Folder>
<Folder name="org.bcsphere.bluetooth">
<File name="www\org.bcsphere.bluetooth\bluetoothapi.js" />
</Folder>
<Folder name="org.bcsphere.ibeacon">
<File name="www\org.bcsphere.ibeacon\ibeaconapi.js" />
</Folder>
<Folder name="org.bluetooth.profile">
<File name="www\org.bluetooth.profile\find_me.js" />
<File name="www\org.bluetooth.profile\proximity.js" />
<File name="www\org.bluetooth.profile\serial_port.js" />
</Folder>
<Folder name="org.bluetooth.service">
<File name="www\org.bluetooth.service\battery_service.js" />
<File name="www\org.bluetooth.service\blood_pressure.js" />
<File name="www\org.bluetooth.service\health_thermometer.js" />
<File name="www\org.bluetooth.service\immediate_alert.js" />
<File name="www\org.bluetooth.service\link_loss.js" />
<File name="www\org.bluetooth.service\serial_port.js" />
<File name="www\org.bluetooth.service\tx_power.js" />
</Folder>
<Folder name="org.underscorejs.underscore">
<File name="www\org.underscorejs.underscore\underscore.js" />
</Folder>
</Folder>
<File name="LICENSE" />
<File name="package.json" />
<File name="plugin.xml" />
<File name="README.md" />
</Project>
</NotepadPlus>