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

  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 34 static void* read_thread(void* arg) { function
139 pthread_create(&th, NULL, read_thread, (void *)ep1->bEndpointAddress);
142 pthread_create(&th, NULL, read_thread, (void *)ep2->bEndpointAddress);
  /external/bluetooth/glib/
ChangeLog.pre-2-10 74 (read_thread): Initialize direction.
    [all...]
ChangeLog.pre-2-2 38 (read_thread, select_thread): Thus, don't close it here.
    [all...]
ChangeLog.pre-2-18 288 * glib/giowin32.c (read_thread) (write_thread): Change the nbytes
    [all...]
ChangeLog.pre-2-4     [all...]

Completed in 77 milliseconds