HomeSort by relevance Sort by last modified time
    Searched refs:osi_socket_local_server_bind (Results 1 - 3 of 3) sorted by null

  /system/bt/osi/include/socket_utils/
sockets.h 66 extern int osi_socket_local_server_bind(int s, const char* name,
  /system/bt/osi/src/socket_utils/
socket_local_server.cc 42 int osi_socket_local_server_bind(int s, const char* name, int namespaceId) { function
87 err = osi_socket_local_server_bind(s, name, namespaceId);
  /system/bt/udrv/ulinux/
uipc.cc 140 if (osi_socket_local_server_bind(s, name,

Completed in 83 milliseconds