User manual - デバイス制御ライブラリ リファレンスマニュアルver.1.01(2009年1月21日)

350
16.2.2 関数の実行手順
(1) Bluetooth 機器情報の取得と保存
(5) 通信
する
Bluetooth機器
の情報をファイル
へ保存
BT_SaveDevInfo( )
(6) Bluetoothデバイス
の使用
を終了
BT_Stop( )
(2) 通信
する
Bluetooth機器
の探索
BT_Inquiry( )
(3) 通信
する
Bluetooth機器
のデバイス
情報取得
BT_GetDevInfo( )
(1) Bluetoothデバイスの
初期化
BT_Start( )
(4) 通信
する
Bluetooth機器
のデバイス
名取得
BT_GetDevName( )
(5) 通信
する
Bluetooth機器
の情報をファイル
へ保存
BT_SaveDevInfo( )
(6) Bluetoothデバイス
の使用
を終了
BT_Stop( )
(2) 通信
する
Bluetooth機器
の探索
BT_Inquiry( )
(3) 通信
する
Bluetooth機器
のデバイス
情報取得
BT_GetDevInfo( )
(1) Bluetoothデバイスの
初期化
BT_Start( )
(4) 通信
する
Bluetooth機器
のデバイス
名取得
BT_GetDevName( )
接続する Bluetooth 機器のアドレスが未知の場合は手順(2)(3)を、既知の場合は手順(4)を実行してく
ださい。