37 tBTA_FS_CO_STATUS status;
47 tBTA_FS_CO_STATUS status;
56 tBTA_FS_CO_STATUS status;
64 tBTA_FS_CO_STATUS status;
71 tBTA_FS_CO_STATUS status;
84 tBTA_FS_CO_STATUS status;
116BTA_API
extern void bta_fs_ci_write(
int fd, tBTA_FS_CO_STATUS status, UINT16 evt);
141BTA_API
extern void bta_fs_ci_read(
int fd, UINT16 num_bytes_read,
142 tBTA_FS_CO_STATUS status, UINT16 evt);
165BTA_API
extern void bta_fs_ci_open(
int fd, tBTA_FS_CO_STATUS status,
166 UINT32 file_size, UINT16 evt);
184BTA_API
extern void bta_fs_ci_direntry(tBTA_FS_CO_STATUS status, UINT16 evt);
204BTA_API
extern void bta_fs_ci_resume (BD_ADDR_PTR p_addr, UINT8 *p_sess_info,
205 UINT32 timeout, UINT32 offset, UINT8 ssn, UINT8 info,
206 tBTA_FS_CO_STATUS status, UINT16 evt);
224BTA_API
extern void bta_fs_ci_action(tBTA_FS_CO_STATUS status, UINT16 evt);
248BTA_API
extern void bta_fs_ci_resume_op(
int fd, tBTA_FS_CO_STATUS status,
const char *p_file,
249 UINT32 file_size, UINT16 evt);