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

  /system/core/include/cutils/
abort_socket.h 21 * asocket_write()
85 int asocket_write(struct asocket *s, const void *buf, size_t count,
  /system/core/libcutils/
abort_socket.c 211 int asocket_write(struct asocket *s, const void *buf, size_t count, function
  /frameworks/base/core/jni/
android_bluetooth_BluetoothSocket.cpp 501 ret = asocket_write(s, &b[offset], length, -1);

Completed in 73 milliseconds