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

  /external/bluetooth/bluedroid/bta/include/
bta_fs_co.h 371 ** Function bta_fs_co_write
394 BTA_API extern void bta_fs_co_write(int fd, const UINT8 *p_buf, UINT16 nbytes, UINT16 evt,
637 ** Description This function is called by bta_fs_co_write to keep track of
  /external/bluetooth/bluedroid/btif/co/
bta_fs_co.c 474 ** Function bta_fs_co_write
497 void bta_fs_co_write(int fd, const UINT8 *p_buf, UINT16 nbytes, UINT16 evt, function
509 /* BTIF_TRACE_DEBUG3("[CO] bta_fs_co_write: handle:%d error=%d, num_written:%d", fd, err, num_written);*/
    [all...]

Completed in 44 milliseconds