%dll
; iron_ble BLE (Bluetooth Low Energy)
%ver
3.8
%date
2026/04/16
%author
IronHSP
%note
hspble.dllが必要。
%type
ユーザー定義命令
%group
Bluetooth

%index
ble_scan_start
BLEデバイスのスキャン開始
%prm

%href
ble_scan_stop

%index
ble_scan_stop
スキャン停止
%prm

%href
ble_scan_count

%index
ble_scan_count
スキャンしたデバイス数
%prm
()
%href
ble_scan_name

%index
ble_scan_name
デバイス名を取得
%prm
(index)
%href
ble_connect

%index
ble_connect
デバイスに接続
%prm
"address"
%href
ble_disconnect

%index
ble_disconnect
切断
%prm

