Searched refs:bta_fs_ci_read (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_fs_ci.h120 ** Function bta_fs_ci_read
141 BTA_API extern void bta_fs_ci_read(int fd, UINT16 num_bytes_read,
/external/bluetooth/bluedroid/bta/fs/
H A Dbta_fs_ci.c66 ** Function bta_fs_ci_read
85 void bta_fs_ci_read(int fd, UINT16 num_bytes_read, tBTA_FS_CO_STATUS status, UINT16 evt) function
/external/bluetooth/bluedroid/btif/co/
H A Dbta_fs_co.c445 ** Note: Upon completion of the request, bta_fs_ci_read() is
469 bta_fs_ci_read(fd, (UINT16)num_read, status, evt);

Completed in 108 milliseconds