ホーム › Devices.Bluetooth › PFNBLUETOOTH_GATT_EVENT_CALLBACK
PFNBLUETOOTH_GATT_EVENT_CALLBACK
コールバックシグネチャ
void PFNBLUETOOTH_GATT_EVENT_CALLBACK(
BTH_LE_GATT_EVENT_TYPE EventType,
void* EventOutParameter,
void* Context
);パラメーター
| フィールド | 型 |
|---|---|
| EventType | BTH_LE_GATT_EVENT_TYPE |
| EventOutParameter | void* |
| Context | void* |