OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:socket_new_from_fd
(Results
1 - 3
of
3
) sorted by null
/system/bt/osi/include/
socket.h
41
socket_t *
socket_new_from_fd
(int fd);
/system/bt/btif/src/
btif_sock_sco.c
163
socket_t *socket =
socket_new_from_fd
(pair[1]);
/system/bt/osi/src/
socket.c
75
socket_t *
socket_new_from_fd
(int fd) {
function
Completed in 643 milliseconds