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

DT-930 Cライブラリ解説
259
8.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)を実行
してください。