Bluetooth Driver services: Difference between revisions
Line 1,913: | Line 1,913: | ||
= AudioOutState = | = AudioOutState = | ||
This is "nn::bluetooth::system::AudioOutState". This is an u32 enum. | This is "nn::bluetooth::system::AudioOutState". This is an u32 enum. | ||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 || Stopped | |||
|- | |||
| 1 || Started | |||
|} | |||
= AudioCodec = | = AudioCodec = |