User manual - Bluetoothライブラリマニュアルver.1.08(2014年8月6日)

16
5. 関数
Bluetooth ライブラリの提供する関数は、以下のとおりです。
5-1 接続関数
関数名 機能
DT-5200
DT-X7
DT-9800
DT-5300
DT-5300WM
IT-300
DT-X8
IT-9000
BTInitialize
Bluetooth プロトコルスタックの初期化
BTDeInitialize
Bluetooth プロトコルスタックのリソースの解
BTGetLocalInfo
Bluetooth デバイス情報の取得
BTSetLocalInfo
Bluetooth デバイス情報の設定
BTInquiry
Bluetooth 機器の Inquiry(問い合わせ)の
実行
BTGetDeviceInfo
接続する Bluetooth 機器のデバイス情報の
取得
BTGetServiceInfo
通信する Bluetooth 機器のサービス情報の
取得
BTSelectDevice
接続する Bluetooth 機器の指定
BTSetPassKey
PassKey の設定
BTTrustDevice
Bluetooth 機器との信頼を実行
BTSetWakeOnStatus
Bluetooth WakeOn 機能の設定
- - - - - -
BTGetWakeOnStatus
Bluetooth WakeOn 設定状態の取得
- - - - - -
BTGetDeviceHandle
Bluetooth 機器のデバイスハンドルの取得
- - - - - - - -
BTGetLastError
エラー詳細情報の取得
5-2 レジストリアクセス関数
関数名 機能
DT-5200
DT-X7
DT-9800
DT-5300
DT-5300WM
IT-300
DT-X8
IT-9000
BTRegisterLocalInfo
Bluetooth デバイス情報のレジストリ登録
BTRegisterDeviceInfo
Bluetooth 機器情報のレジストリ登録
BTSearchDeviceInfo
Bluetooth 機器情報をレジストリから取得
BTDeleteDeviceInfo
Bluetooth 機器情報をレジストリから削除
BTSetDefaultDevice
デフォルト Bluetooth 機器の設定
BTGetDefaultDeviceInfo
デフォルト Bluetooth 機器の取得