Searched refs:socketPsmValue (Results 1 – 2 of 2) sorted by relevance
57 static int32_t ConnectByPort(const char *uuid, const BT_ADDR mac, const int socketPsmValue, void *c… in ConnectByPort() argument75 …int ret = SocketConnectEx(&socketPara, &bdAddr, socketPsmValue, (BtSocketConnectionCallback *)conn… in ConnectByPort()
50 …int32_t (*ConnectByPort)(const char *uuid, const BT_ADDR mac,const int32_t socketPsmValue, void *c…