Platforms to show: All Mac Windows Linux Cross-Platform
WindowsGattWriteRequestMBS.OptionWriteWithoutResponse = 1
Function:
One of the option constants.
Notes: The Write Without Response procedure shall be used.
Type | Topic | Plugin | Version |
const | Bluetooth | MBS WinFrameworks Plugin | 22.3 |
Notes: The Write Without Response procedure shall be used.
WindowsGattWriteRequestMBS.OptionWriteWithResponse = 0
Function:
One of the option constants.
Notes: The default GATT write procedure shall be used.
Type | Topic | Plugin | Version |
const | Bluetooth | MBS WinFrameworks Plugin | 22.3 |
Notes: The default GATT write procedure shall be used.
WindowsGattWriteRequestMBS.StateCanceled = 2
Function:
One of the GATT request state constants.
Notes: The request is canceled.
Type | Topic | Plugin | Version |
const | Bluetooth | MBS WinFrameworks Plugin | 22.3 |
Notes: The request is canceled.
WindowsGattWriteRequestMBS.StateCompleted = 1
Function:
One of the GATT request state constants.
Notes: The request if completed.
Type | Topic | Plugin | Version |
const | Bluetooth | MBS WinFrameworks Plugin | 22.3 |
Notes: The request if completed.
WindowsGattWriteRequestMBS.StatePending = 0
Function:
One of the GATT request state constants.
Notes: The request is pending.
Type | Topic | Plugin | Version |
const | Bluetooth | MBS WinFrameworks Plugin | 22.3 |
Notes: The request is pending.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
Feedback: Report problem or ask question.
