Home
last modified time | relevance | path

Searched refs:osi_socket_local_client (Results 1 – 3 of 3) 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
/system/bt/test/stub/
Dosi.cc545 int osi_socket_local_client(const char* name, int namespaceId, int type) { in osi_socket_local_client() function