User manual - Cライブラリ解説書(2006年4月17日)

DT-930 Cライブラリ解説
260
(2)Bluetooth 接続と通信
(1)の手順を実行後、以下の手順で Bluetooth 接続と通信を実行することができます。
(5) Bluetooth機器との接続
(仮想COMポートのオープン)
BT_Open( )
(7) Bluetooth接続の切断
(仮想COMポートのクローズ
BT_Close( )
(6) Bluetooth機器との通信を
実行
BT_Write( ) / BT_Read( )
(8) Bluetoothデバイスの使
を終了
BT_Stop( )
(3) 通信するBluetooth機器の
情報をファイルから取得
BT_LoadDevInfo( )
(4) 通信するBluetooth機器を
選択
BT_SelectDev( )
(1) Bluetoothデバイスの初期化
BT_Start( )
(2) Bluetooth Passkeyの設定
BT_SetPassKey( )
(5) Bluetooth機器との接続
(仮想COMポートのオープン)
BT_Open( )
(7) Bluetooth接続の切断
(仮想COMポートのクローズ
BT_Close( )
(6) Bluetooth機器との通信を
実行
BT_Write( ) / BT_Read( )
(8) Bluetoothデバイスの使
を終了
BT_Stop( )
(3) 通信するBluetooth機器の
情報をファイルから取得
BT_LoadDevInfo( )
(4) 通信するBluetooth機器を
選択
BT_SelectDev( )
(1) Bluetoothデバイスの初期化
BT_Start( )
(2) Bluetooth Passkeyの設定
BT_SetPassKey( )