User manual - デバイス制御ライブラリリファレンスマニュアル(2014年10月10日)
259
16.2.2 関数の実行手順
(9) 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)を実行してく
ださい。