Abstract Readonly addressReadonly beaconReadonly beaconOptional ondisconnectReason for being disconnected 切断された理由
Readonly peripheralReadonly serviceStatic Optional Readonly AddressUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly BeaconUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly BeaconOverall length of manufacturer-specific data. Used as a condition of isDevice() by default.
製造者固有データ全体の長さ 標準でisDevice()の条件として使用
Static Optional Readonly BeaconUsed as a condition of isDevice() by default. Compare with data after Company ID.
標準でisDevice()の条件として使用 CompanyID以降のデータと比較
Static Optional Readonly CompanyIDUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly CompanyID_Used as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly LocalUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly ServiceUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly ServiceUsed as a condition of isDevice() by default. Compare with data after Service UUID.
標準でisDevice()の条件として使用 ServiceUUID以降のデータと比較
Static Optional Readonly ServiceUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Static Optional Readonly ServiceUsed as a condition of isDevice() by default.
標準でisDevice()の条件として使用
Connect to peripherals with validation.
バリデーションのあるペリフェラルへの接続
Optional keys: stringOptional setting: BleConnectSettingAbstract getStatic getStatic getForm advertising data into an associative array.
アドバタイジングデータを連想配列に成形
Static getGet Peripheral Mode.
ペリフェラルのモードを取得
BleRemotePeripheral
If the corresponding device is that mode, it must be null if not applicable 該当するデバイスならばそのモード、該当しなければnull
Static getStatic infoInformation of parts. name: PartsName
Static isStatic isCheck if peripherals and modes match the library.
ペリフェラルとモードがライブラリと合致するかチェック
BleRemotePeripheral
Beacon | Connectable | Pairing
Whether to match 合致するかどうか
Generated using TypeDoc
onDisconnect callback function.
切断された時に呼ばれるコールバック関数