Bluetooth Driver services: Difference between revisions
Line 218: | Line 218: | ||
| 100 || [12.0.0+] [[#IsBluetoothEnabled]] | | 100 || [12.0.0+] [[#IsBluetoothEnabled]] | ||
|- | |- | ||
| 128 || [12.0.0+] | | 128 || [12.0.0+] AcquireAudioEvent | ||
|- | |- | ||
| 129 || [12.0.0+] | | 129 || [12.0.0+] GetAudioEventInfo | ||
|- | |- | ||
| 130 || [12.0.0+] | | 130 || [12.0.0+] OpenAudioConnection | ||
|- | |- | ||
| 131 || [12.0.0+] | | 131 || [12.0.0+] CloseAudioConnection | ||
|- | |- | ||
| 132 || [12.0.0+] | | 132 || [12.0.0+] OpenAudioOut | ||
|- | |- | ||
| 133 || [12.0.0+] | | 133 || [12.0.0+] CloseAudioOut | ||
|- | |- | ||
| 134 || [12.0.0+] | | 134 || [12.0.0+] AcquireAudioOutStateChangedEvent | ||
|- | |- | ||
| 135 || [12.0.0+] | | 135 || [12.0.0+] StartAudioOut | ||
|- | |- | ||
| 136 || [12.0.0+] | | 136 || [12.0.0+] StopAudioOut | ||
|- | |- | ||
| 137 || [12.0.0+] | | 137 || [12.0.0+] GetAudioOutState | ||
|- | |- | ||
| 138 || [12.0.0+] | | 138 || [12.0.0+] GetAudioOutFeedingCodec | ||
|- | |- | ||
| 139 || [12.0.0+] | | 139 || [12.0.0+] GetAudioOutFeedingParameter | ||
|- | |- | ||
| 140 || [12.0.0+] | | 140 || [12.0.0+] AcquireAudioOutBufferAvailableEvent | ||
|- | |- | ||
| 141 || [12.0.0+] | | 141 || [12.0.0+] SendAudioData | ||
|- | |- | ||
| 142 || [12.0.0+] | | 142 || [12.0.0+] AcquireAudioControlInputStateChangedEvent | ||
|- | |- | ||
| 143 || [12.0.0+] | | 143 || [12.0.0+] GetAudioControlInputState | ||
|- | |- | ||
| 144 || [12.0.0+] | | 144 || [12.0.0+] AcquireAudioConnectionStateChangedEvent | ||
|- | |- | ||
| 145 || [12.0.0+] | | 145 || [12.0.0+] GetConnectedAudioDevice | ||
|- | |- | ||
| 256 || [5.0.0+] [[#IsManufacturingMode]] | | 256 || [5.0.0+] [[#IsManufacturingMode]] |