Lines Matching refs:LOG_ERROR
203 LOG_ERROR(LOG_TAG, "%s: Failed to register client", __func__); in ServiceAddedCallback()
285 LOG_ERROR(LOG_TAG, "%s: write failed: %s", __func__, strerror(errno)); in RequestWriteCallback()
326 LOG_ERROR(LOG_TAG, "%s: write failed: %s", __func__, strerror(errno)); in RequestExecWriteCallback()
483 LOG_ERROR(LOG_TAG, "Error getting GATT interface"); in Initialize()
489 LOG_ERROR(LOG_TAG, "Failed to initialize gatt interface"); in Initialize()
495 LOG_ERROR(LOG_TAG, "pipe creation failed: %s", strerror(errno)); in Initialize()
535 LOG_ERROR(LOG_TAG, "Error creating internals"); in Initialize()
543 LOG_ERROR(LOG_TAG, "Error initializing internals"); in Initialize()
549 LOG_ERROR(LOG_TAG, "Failed to register server"); in Initialize()
556 LOG_ERROR(LOG_TAG, "Initialization of server failed"); in Initialize()
625 LOG_ERROR(LOG_TAG, "Failed to add characteristic to service: 0x%04x", in AddCharacteristic()
643 LOG_ERROR(LOG_TAG, "Failed to set scan response data"); in AddBlob()
663 LOG_ERROR(LOG_TAG, "Failed to start service with handle: 0x%04x", in Start()
676 LOG_ERROR(LOG_TAG, "Failed to stop service with handle: 0x%04x", in Stop()