Home | History | Annotate | Download | only in co

Lines Matching full:uint16

326 void bta_fs_co_open(const char *p_path, int oflags, UINT32 size, UINT16 evt,
453 void bta_fs_co_read(int fd, UINT8 *p_buf, UINT16 nbytes, UINT16 evt, UINT8 ssn, UINT8 app_id)
469 bta_fs_ci_read(fd, (UINT16)num_read, status, evt);
497 void bta_fs_co_write(int fd, const UINT8 *p_buf, UINT16 nbytes, UINT16 evt,
850 tBTA_FS_DIRENTRY *p_entry, UINT16 evt, UINT8 app_id)
1007 void bta_fs_co_resume(UINT16 evt, UINT8 app_id)
1032 void bta_fs_co_set_perms(const char *p_src_path, UINT8 *p_perms, UINT16 evt, UINT8 app_id)
1058 void bta_fs_co_rename(const char *p_src_path, const char *p_dest_path, UINT8 *p_perms, UINT16 evt, UINT8 app_id)
1086 void bta_fs_co_copy(const char *p_src_path, const char *p_dest_path, UINT8 *p_perms, UINT16 evt, UINT8 app_id)
1107 void bta_fs_co_resume_op(UINT32 offset, UINT16 evt, UINT8 app_id)