Searched defs:srv_name (Results 1 - 4 of 4) sorted by relevance

/system/core/trusty/libtrusty/
H A Dtrusty.c30 int tipc_connect(const char *dev_name, const char *srv_name) argument
43 rc = ioctl(fd, TIPC_IOC_CONNECT, srv_name);
47 __func__, srv_name, errno);
52 ALOGV("%s: connected to \"%s\" fd %d\n", __func__, srv_name, fd);
/system/bt/btif/include/
H A Dbtif_hl.h249 char srv_name[BTA_SERVICE_NAME_LEN +1]; /* service name to be used in the SDP; null terminated*/ member in struct:__anon613
/system/bt/bta/hl/
H A Dbta_hl_int.h245 char srv_name[BTA_SERVICE_NAME_LEN +1]; /* service name to be used in the SDP; null terminated*/ member in struct:__anon234
258 char srv_name[BTA_SERVICE_NAME_LEN +1]; /* service name to be used in the SDP; null terminated*/ member in struct:__anon235
530 char srv_name[BTA_SERVICE_NAME_LEN +1]; /* service name to be used in the SDP; null terminated*/ member in struct:__anon257
/system/bt/bta/include/
H A Dbta_hl_api.h370 char srv_name[BTA_SERVICE_NAME_LEN+1]; member in struct:__anon429

Completed in 143 milliseconds