TNB Library
|
Bluetooth(CE) リンクキー管理. [詳解]
#include <TnbCeBluetooth.h>
公開メンバ関数 | |
CBluetoothLinkKey (void) | |
コンストラクタ. [詳解] | |
BYTE & | operator[] (INDEX index) |
[参照] 要素参照. [詳解] | |
const BYTE & | operator[] (INDEX index) const |
[参照] 要素参照. [詳解] | |
BYTE * | Refer (void) |
[参照] アドレス参照. [詳解] | |
const BYTE * | Refer (void) const |
[参照] アドレス参照. [詳解] | |
Bluetooth(CE) リンクキー管理.
16BYTE のリンクキーを管理しています。
TnbCeBluetooth.h の 61 行目に定義があります。
CBluetoothLinkKey | ( | void | ) |
コンストラクタ.
TnbCeBluetooth.h の 66 行目に定義があります。
BYTE & operator[] | ( | INDEX | index | ) |
const BYTE & operator[] | ( | INDEX | index | ) | const |
BYTE * Refer | ( | void | ) |
const BYTE * Refer | ( | void | ) | const |