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

/system/bt/osi/include/
H A Dsocket.h68 ssize_t socket_read(const socket_t* socket, void* buf, size_t count);
/system/bt/hci/src/
H A Dhci_inject.cc154 socket_read(client->socket, client->buffer + client->buffer_size,
/system/bt/osi/src/
H A Dsocket.cc133 ssize_t socket_read(const socket_t* socket, void* buf, size_t count) { function

Completed in 102 milliseconds