HomeSort by relevance Sort by last modified time
    Searched refs:bta_fs_ci_open (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/include/
bta_fs_ci.h 108 ** bta_fs_ci_open call-in function.
129 ** bta_fs_ci_open call-in function.
146 ** Function bta_fs_ci_open
152 ** bta_fs_ci_open call-in function.
165 BTA_API extern void bta_fs_ci_open(int fd, tBTA_FS_CO_STATUS status,
234 ** bta_fs_ci_open call-in function.
  /external/bluetooth/bluedroid/bta/fs/
bta_fs_ci.c 44 ** bta_fs_ci_open call-in function.
75 ** bta_fs_ci_open call-in function.
102 ** Function bta_fs_ci_open
108 ** bta_fs_ci_open call-in function.
121 void bta_fs_ci_open(int fd, tBTA_FS_CO_STATUS status, UINT32 file_size, UINT16 evt) function
245 ** bta_fs_ci_open call-in function.
  /external/bluetooth/bluedroid/btif/co/
bta_fs_co.c 322 ** are returned in the call-in function, bta_fs_ci_open().
389 bta_fs_ci_open(fd, status, file_size, evt);
    [all...]

Completed in 69 milliseconds