Home
last modified time | relevance | path

Searched refs:osi_socket_local_client (Results 1 – 2 of 2) sorted by relevance

/system/bt/osi/include/socket_utils/
Dsockets.h70 extern int osi_socket_local_client(const char* name, int namespaceId, int type);
/system/bt/osi/src/socket_utils/
Dsocket_local_client.cc139 int osi_socket_local_client(const char* name, int namespaceId, int type) { in osi_socket_local_client() function