Searched refs:bleServerStartService (Results 1 – 3 of 3) sorted by relevance
29 .bleServerStartService = ConnGattServerStartService,
193 g_serverCoordination.status[i] = interface->bleServerStartService(); in ConnBleStartServer()984 statusGatt = (expect == BLE_SERVER_STATE_STARTED) ? interface->bleServerStartService() : in DoRetryAction()992 statusCoc = (expect == BLE_SERVER_STATE_STARTED) ? interface->bleServerStartService() : in DoRetryAction()
171 int32_t (*bleServerStartService)(void); member