NIBTSG_ATTR_PACKET_HEADER_FLOW
- Updated2025-04-08
- 1 minute(s) read
Specifies the value for the flow control field in the packet header. This field controls the 1-bit flow control parameter in the packet. Refer to Section 6.4.3, Part B, Volume 2 of the Bluetooth Specification v2.1+EDR for more information about the flow control field.
Syntax
NIBTSG_ATTR_PACKET_HEADER_FLOW
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
12 | int32 | Read/Write | N/A |
Remarks
The default value is 0. Valid values are 0, which indicates a Stop condition, and 1, which indicates a Go condition.
Get Function: niBTSG_GetPacketHeaderFlow
Set Function: niBTSG_SetPacketHeaderFlow