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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-bluetooth-BluetoothAssignedNumbers"))]
__jni_bindgen! {
/// public class [BluetoothAssignedNumbers](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html)
///
/// Required feature: "android-bluetooth-BluetoothAssignedNumbers"
public class BluetoothAssignedNumbers ("android/bluetooth/BluetoothAssignedNumbers") extends crate::java::lang::Object {
/// public static final [ERICSSON_TECHNOLOGY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ERICSSON_TECHNOLOGY)
pub const ERICSSON_TECHNOLOGY : i32 = 0;
/// public static final [NOKIA_MOBILE_PHONES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#NOKIA_MOBILE_PHONES)
pub const NOKIA_MOBILE_PHONES : i32 = 1;
/// public static final [INTEL](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#INTEL)
pub const INTEL : i32 = 2;
/// public static final [IBM](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#IBM)
pub const IBM : i32 = 3;
/// public static final [TOSHIBA](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#TOSHIBA)
pub const TOSHIBA : i32 = 4;
/// public static final [THREECOM](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#THREECOM)
pub const THREECOM : i32 = 5;
/// public static final [MICROSOFT](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MICROSOFT)
pub const MICROSOFT : i32 = 6;
/// public static final [LUCENT](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#LUCENT)
pub const LUCENT : i32 = 7;
/// public static final [MOTOROLA](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MOTOROLA)
pub const MOTOROLA : i32 = 8;
/// public static final [INFINEON_TECHNOLOGIES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#INFINEON_TECHNOLOGIES)
pub const INFINEON_TECHNOLOGIES : i32 = 9;
/// public static final [CAMBRIDGE_SILICON_RADIO](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#CAMBRIDGE_SILICON_RADIO)
pub const CAMBRIDGE_SILICON_RADIO : i32 = 10;
/// public static final [SILICON_WAVE](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SILICON_WAVE)
pub const SILICON_WAVE : i32 = 11;
/// public static final [DIGIANSWER](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#DIGIANSWER)
pub const DIGIANSWER : i32 = 12;
/// public static final [TEXAS_INSTRUMENTS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#TEXAS_INSTRUMENTS)
pub const TEXAS_INSTRUMENTS : i32 = 13;
/// public static final [PARTHUS_TECHNOLOGIES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#PARTHUS_TECHNOLOGIES)
pub const PARTHUS_TECHNOLOGIES : i32 = 14;
/// public static final [BROADCOM](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#BROADCOM)
pub const BROADCOM : i32 = 15;
/// public static final [MITEL_SEMICONDUCTOR](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MITEL_SEMICONDUCTOR)
pub const MITEL_SEMICONDUCTOR : i32 = 16;
/// public static final [WIDCOMM](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#WIDCOMM)
pub const WIDCOMM : i32 = 17;
/// public static final [ZEEVO](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ZEEVO)
pub const ZEEVO : i32 = 18;
/// public static final [ATMEL](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ATMEL)
pub const ATMEL : i32 = 19;
/// public static final [MITSUBISHI_ELECTRIC](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MITSUBISHI_ELECTRIC)
pub const MITSUBISHI_ELECTRIC : i32 = 20;
/// public static final [RTX_TELECOM](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#RTX_TELECOM)
pub const RTX_TELECOM : i32 = 21;
/// public static final [KC_TECHNOLOGY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#KC_TECHNOLOGY)
pub const KC_TECHNOLOGY : i32 = 22;
/// public static final [NEWLOGIC](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#NEWLOGIC)
pub const NEWLOGIC : i32 = 23;
/// public static final [TRANSILICA](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#TRANSILICA)
pub const TRANSILICA : i32 = 24;
/// public static final [ROHDE_AND_SCHWARZ](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ROHDE_AND_SCHWARZ)
pub const ROHDE_AND_SCHWARZ : i32 = 25;
/// public static final [TTPCOM](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#TTPCOM)
pub const TTPCOM : i32 = 26;
/// public static final [SIGNIA_TECHNOLOGIES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SIGNIA_TECHNOLOGIES)
pub const SIGNIA_TECHNOLOGIES : i32 = 27;
/// public static final [CONEXANT_SYSTEMS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#CONEXANT_SYSTEMS)
pub const CONEXANT_SYSTEMS : i32 = 28;
/// public static final [QUALCOMM](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#QUALCOMM)
pub const QUALCOMM : i32 = 29;
/// public static final [INVENTEL](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#INVENTEL)
pub const INVENTEL : i32 = 30;
/// public static final [AVM_BERLIN](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#AVM_BERLIN)
pub const AVM_BERLIN : i32 = 31;
/// public static final [BANDSPEED](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#BANDSPEED)
pub const BANDSPEED : i32 = 32;
/// public static final [MANSELLA](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MANSELLA)
pub const MANSELLA : i32 = 33;
/// public static final [NEC](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#NEC)
pub const NEC : i32 = 34;
/// public static final [WAVEPLUS_TECHNOLOGY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#WAVEPLUS_TECHNOLOGY)
pub const WAVEPLUS_TECHNOLOGY : i32 = 35;
/// public static final [ALCATEL](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ALCATEL)
pub const ALCATEL : i32 = 36;
/// public static final [PHILIPS_SEMICONDUCTORS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#PHILIPS_SEMICONDUCTORS)
pub const PHILIPS_SEMICONDUCTORS : i32 = 37;
/// public static final [C_TECHNOLOGIES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#C_TECHNOLOGIES)
pub const C_TECHNOLOGIES : i32 = 38;
/// public static final [OPEN_INTERFACE](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#OPEN_INTERFACE)
pub const OPEN_INTERFACE : i32 = 39;
/// public static final [RF_MICRO_DEVICES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#RF_MICRO_DEVICES)
pub const RF_MICRO_DEVICES : i32 = 40;
/// public static final [HITACHI](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#HITACHI)
pub const HITACHI : i32 = 41;
/// public static final [SYMBOL_TECHNOLOGIES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SYMBOL_TECHNOLOGIES)
pub const SYMBOL_TECHNOLOGIES : i32 = 42;
/// public static final [TENOVIS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#TENOVIS)
pub const TENOVIS : i32 = 43;
/// public static final [MACRONIX](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MACRONIX)
pub const MACRONIX : i32 = 44;
/// public static final [GCT_SEMICONDUCTOR](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#GCT_SEMICONDUCTOR)
pub const GCT_SEMICONDUCTOR : i32 = 45;
/// public static final [NORWOOD_SYSTEMS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#NORWOOD_SYSTEMS)
pub const NORWOOD_SYSTEMS : i32 = 46;
/// public static final [MEWTEL_TECHNOLOGY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MEWTEL_TECHNOLOGY)
pub const MEWTEL_TECHNOLOGY : i32 = 47;
/// public static final [ST_MICROELECTRONICS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ST_MICROELECTRONICS)
pub const ST_MICROELECTRONICS : i32 = 48;
/// public static final [SYNOPSYS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SYNOPSYS)
pub const SYNOPSYS : i32 = 49;
/// public static final [RED_M](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#RED_M)
pub const RED_M : i32 = 50;
/// public static final [COMMIL](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#COMMIL)
pub const COMMIL : i32 = 51;
/// public static final [CATC](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#CATC)
pub const CATC : i32 = 52;
/// public static final [ECLIPSE](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ECLIPSE)
pub const ECLIPSE : i32 = 53;
/// public static final [RENESAS_TECHNOLOGY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#RENESAS_TECHNOLOGY)
pub const RENESAS_TECHNOLOGY : i32 = 54;
/// public static final [MOBILIAN_CORPORATION](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MOBILIAN_CORPORATION)
pub const MOBILIAN_CORPORATION : i32 = 55;
/// public static final [TERAX](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#TERAX)
pub const TERAX : i32 = 56;
/// public static final [INTEGRATED_SYSTEM_SOLUTION](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#INTEGRATED_SYSTEM_SOLUTION)
pub const INTEGRATED_SYSTEM_SOLUTION : i32 = 57;
/// public static final [MATSUSHITA_ELECTRIC](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MATSUSHITA_ELECTRIC)
pub const MATSUSHITA_ELECTRIC : i32 = 58;
/// public static final [GENNUM](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#GENNUM)
pub const GENNUM : i32 = 59;
/// public static final [RESEARCH_IN_MOTION](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#RESEARCH_IN_MOTION)
pub const RESEARCH_IN_MOTION : i32 = 60;
/// public static final [IPEXTREME](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#IPEXTREME)
pub const IPEXTREME : i32 = 61;
/// public static final [SYSTEMS_AND_CHIPS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SYSTEMS_AND_CHIPS)
pub const SYSTEMS_AND_CHIPS : i32 = 62;
/// public static final [BLUETOOTH_SIG](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#BLUETOOTH_SIG)
pub const BLUETOOTH_SIG : i32 = 63;
/// public static final [SEIKO_EPSON](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SEIKO_EPSON)
pub const SEIKO_EPSON : i32 = 64;
/// public static final [INTEGRATED_SILICON_SOLUTION](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#INTEGRATED_SILICON_SOLUTION)
pub const INTEGRATED_SILICON_SOLUTION : i32 = 65;
/// public static final [CONWISE_TECHNOLOGY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#CONWISE_TECHNOLOGY)
pub const CONWISE_TECHNOLOGY : i32 = 66;
/// public static final [PARROT](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#PARROT)
pub const PARROT : i32 = 67;
/// public static final [SOCKET_MOBILE](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SOCKET_MOBILE)
pub const SOCKET_MOBILE : i32 = 68;
/// public static final [ATHEROS_COMMUNICATIONS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ATHEROS_COMMUNICATIONS)
pub const ATHEROS_COMMUNICATIONS : i32 = 69;
/// public static final [MEDIATEK](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MEDIATEK)
pub const MEDIATEK : i32 = 70;
/// public static final [BLUEGIGA](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#BLUEGIGA)
pub const BLUEGIGA : i32 = 71;
/// public static final [MARVELL](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#MARVELL)
pub const MARVELL : i32 = 72;
/// public static final [THREE_DSP](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#THREE_DSP)
pub const THREE_DSP : i32 = 73;
/// public static final [ACCEL_SEMICONDUCTOR](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#ACCEL_SEMICONDUCTOR)
pub const ACCEL_SEMICONDUCTOR : i32 = 74;
/// public static final [CONTINENTAL_AUTOMOTIVE](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#CONTINENTAL_AUTOMOTIVE)
pub const CONTINENTAL_AUTOMOTIVE : i32 = 75;
/// public static final [APPLE](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#APPLE)
pub const APPLE : i32 = 76;
/// public static final [STACCATO_COMMUNICATIONS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#STACCATO_COMMUNICATIONS)
pub const STACCATO_COMMUNICATIONS : i32 = 77;
/// public static final [AVAGO](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#AVAGO)
pub const AVAGO : i32 = 78;
/// public static final [APT_LICENSING](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#APT_LICENSING)
pub const APT_LICENSING : i32 = 79;
/// public static final [SIRF_TECHNOLOGY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SIRF_TECHNOLOGY)
pub const SIRF_TECHNOLOGY : i32 = 80;
/// public static final [TZERO_TECHNOLOGIES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#TZERO_TECHNOLOGIES)
pub const TZERO_TECHNOLOGIES : i32 = 81;
/// public static final [J_AND_M](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#J_AND_M)
pub const J_AND_M : i32 = 82;
/// public static final [FREE2MOVE](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#FREE2MOVE)
pub const FREE2MOVE : i32 = 83;
/// public static final [THREE_DIJOY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#THREE_DIJOY)
pub const THREE_DIJOY : i32 = 84;
/// public static final [PLANTRONICS](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#PLANTRONICS)
pub const PLANTRONICS : i32 = 85;
/// public static final [SONY_ERICSSON](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#SONY_ERICSSON)
pub const SONY_ERICSSON : i32 = 86;
/// public static final [HARMAN_INTERNATIONAL](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#HARMAN_INTERNATIONAL)
pub const HARMAN_INTERNATIONAL : i32 = 87;
/// public static final [VIZIO](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#VIZIO)
pub const VIZIO : i32 = 88;
/// public static final [NORDIC_SEMICONDUCTOR](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#NORDIC_SEMICONDUCTOR)
pub const NORDIC_SEMICONDUCTOR : i32 = 89;
/// public static final [EM_MICROELECTRONIC_MARIN](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#EM_MICROELECTRONIC_MARIN)
pub const EM_MICROELECTRONIC_MARIN : i32 = 90;
/// public static final [RALINK_TECHNOLOGY](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#RALINK_TECHNOLOGY)
pub const RALINK_TECHNOLOGY : i32 = 91;
/// public static final [BELKIN_INTERNATIONAL](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#BELKIN_INTERNATIONAL)
pub const BELKIN_INTERNATIONAL : i32 = 92;
/// public static final [REALTEK_SEMICONDUCTOR](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#REALTEK_SEMICONDUCTOR)
pub const REALTEK_SEMICONDUCTOR : i32 = 93;
/// public static final [STONESTREET_ONE](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#STONESTREET_ONE)
pub const STONESTREET_ONE : i32 = 94;
/// public static final [WICENTRIC](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#WICENTRIC)
pub const WICENTRIC : i32 = 95;
/// public static final [RIVIERAWAVES](https://developer.android.com/reference/android/bluetooth/BluetoothAssignedNumbers.html#RIVIERAWAVES)
pub const RIVIERAWAVES : i32 = 96;
}
}