Bluetooth Driver services: Difference between revisions
Line 352: | Line 352: | ||
== SetZeroRetransmission == | == SetZeroRetransmission == | ||
Takes an input [[#Address]] and a type-0x9 input buffer containing an array of u8s, no output. | Takes an input [[#Address]] and a type-0x9 input buffer containing an array of u8s, no output. | ||
The entry-count is clamped to a maximum of 5, the count can be 0. | |||
This is used by btm. | |||
== EnableMcMode == | == EnableMcMode == |