Searched refs:BleGattsConnect (Results 1 – 3 of 3) sorted by relevance
433 int BleGattsConnect(int serverId, BdAddr bdAddr);
194 if (BleGattsConnect(g_halServerId, addr) != SOFTBUS_OK) { in SoftBusGattsConnect()
657 int BleGattsConnect(int serverId, BdAddr bdAddr) in BleGattsConnect() function