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