構造体定義書 仕様書 自動 作成 ツール【A HotDocument】

bluetooth_data

構文構文

struct bluetooth_data

ファイル名ファイル名

pcm_bluetooth.c

構造体情報構造体情報

No. 名称 属性説明
1
bluetooth_data   
  io snd_pcm_ioplug_t  
  alsa_config bluetooth_alsa_config ALSA resource file parameters
  hw_ptr volatile snd_pcm_sframes_t  
  transport int chosen transport SCO or AD2P
  link_mtu int MTU for selected transport channel
  stream volatile pollfd Audio stream filedescriptor
  server pollfd Audio daemon filedescriptor
  buffer[BUFFER_SIZE] uint8_t Encoded transfer buffer
  count int Transfer buffer counter
  a2dp bluetooth_a2dp A2DP data
  hw_thread pthread_t Makes virtual hw pointer move
  pipefd[2] int Inter thread communication
  stopped int  
  reset sig_atomic_t Request XRUN handling

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー