Home
last modified time | relevance | path

Searched refs:osi_socket_local_client_connect (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/osi/src/socket_utils/
Dsocket_local_client.cc111 int osi_socket_local_client_connect(int fd, const char* name, int namespaceId, in osi_socket_local_client_connect() function
144 if (0 > osi_socket_local_client_connect(s, name, namespaceId, type)) { in osi_socket_local_client()
/packages/modules/Bluetooth/system/osi/include/socket_utils/
Dsockets.h68 int osi_socket_local_client_connect(int fd, const char* name, int namespaceId,
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc506 int osi_socket_local_client_connect(int fd, const char* name, int namespaceId, in osi_socket_local_client_connect() function
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc262 if (osi_socket_local_client_connect( in skt_connect()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc256 if (osi_socket_local_client_connect( in skt_connect()