// bthhfpddi.h
// CTL_CODE(0x0022, 0x00b, METHOD_NEITHER, FILE_ANY_ACCESS)
#define IOCTL_BTHHFP_STREAM_CLOSE 0x0022002F
View the official Windows Driver Kit DDI referenceNo description available.
The IOCTL_BTHHFP_STREAM_CLOSE IOCTL indicates that the client driver no longer requires the synchronous connection-oriented (SCO) channel for streaming audio.
N/A
N/A
N/A
N/A
N/A
The request completes immediately.
The audio driver starts this request when the KS pin transitions to the KSSTATE_STOP state, and should not finish the pin state transition until this request completes.