OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:osi_socket_local_server
(Results
1 - 2
of
2
) sorted by null
/system/bt/osi/include/socket_utils/
sockets.h
65
extern int
osi_socket_local_server
(const char* name, int namespaceId, int type);
/system/bt/osi/src/socket_utils/
socket_local_server.cc
80
int
osi_socket_local_server
(const char* name, int namespaceId, int type) {
function
Completed in 2109 milliseconds