BlueHeron.HCI.Command.ControllerAndBaseband.WriteSynchronousFlowControlEnable (blue_heron v0.4.1) View Source

This command provides the ability to write the Synchronous_Flow_Control_Enable parameter.

  • OGF: 0x3
  • OCF: 0x2F
  • Opcode: "/\f"

Bluetooth Spec v5.2, Vol 4, Part E, section 7.3.37

The Synchronous_Flow_Control_Enable configuration parameter allows the Host to decide if the BR/EDR Controller will send HCI_Number_Of_Completed_Packets events for synchronous Connection_Handles. This setting allows the Host to enable and disable synchronous flow control.

The Synchronous_Flow_Control_Enable parameter can only be changed if no connections exist.

Command Parameters

  • enabled - boolean (default: false)

Return Parameters

Link to this section Summary

Link to this section Functions