ixfx
Preparing search index...
@ixfx/io
BleDeviceOptions
Type Alias BleDeviceOptions
type
BleDeviceOptions
=
{
chunkSize
:
number
;
connectAttempts
:
number
;
debug
:
boolean
;
name
:
string
;
rxGattCharacteristic
:
string
;
service
:
string
;
txGattCharacteristic
:
string
;
}
Index
Properties
chunk
Size
connect
Attempts
debug
name
rx
Gatt
Characteristic
service
tx
Gatt
Characteristic
Properties
Readonly
chunk
Size
chunkSize
:
number
Readonly
connect
Attempts
connectAttempts
:
number
Readonly
debug
debug
:
boolean
Readonly
name
name
:
string
Readonly
rx
Gatt
Characteristic
rxGattCharacteristic
:
string
Readonly
service
service
:
string
Readonly
tx
Gatt
Characteristic
txGattCharacteristic
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chunk
Size
connect
Attempts
debug
name
rx
Gatt
Characteristic
service
tx
Gatt
Characteristic
ixfx
Loading...