Home
last modified time | relevance | path

Searched defs:AudioControl (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/audio/interfaces/include/
Daudio_control.h48 struct AudioControl { struct
57 int32_t (*Start)(AudioHandle handle);
67 int32_t (*Stop)(AudioHandle handle);
77 int32_t (*Pause)(AudioHandle handle);
87 int32_t (*Resume)(AudioHandle handle);
95 int32_t (*Flush)(AudioHandle handle);
104 int32_t (*TurnStandbyMode)(AudioHandle handle);
114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd);
/drivers/peripheral/bluetooth/audio/interfaces/include/
Daudio_control.h48 struct AudioControl { struct
57 int32_t (*Start)(AudioHandle handle);
67 int32_t (*Stop)(AudioHandle handle);
77 int32_t (*Pause)(AudioHandle handle);
87 int32_t (*Resume)(AudioHandle handle);
95 int32_t (*Flush)(AudioHandle handle);
104 int32_t (*TurnStandbyMode)(AudioHandle handle);
114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd);