Lines Matching refs:LOG_ERROR
202 LOG_ERROR(LOG_TAG, "%s: Failed to register client", __func__); in ServiceAddedCallback()
284 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()
482 LOG_ERROR(LOG_TAG, "Error getting GATT interface"); in Initialize()
488 LOG_ERROR(LOG_TAG, "Failed to initialize gatt interface"); in Initialize()
494 LOG_ERROR(LOG_TAG, "pipe creation failed: %s", strerror(errno)); in Initialize()
536 LOG_ERROR(LOG_TAG, "Error creating internals"); in Initialize()
544 LOG_ERROR(LOG_TAG, "Error initializing internals"); in Initialize()
552 LOG_ERROR(LOG_TAG, "Failed to register server"); in Initialize()
559 LOG_ERROR(LOG_TAG, "Initialization of server failed"); in Initialize()
628 LOG_ERROR(LOG_TAG, "Failed to add characteristic to service: 0x%04x", in AddCharacteristic()
646 LOG_ERROR(LOG_TAG, "Failed to set scan response data"); in AddBlob()
666 LOG_ERROR(LOG_TAG, "Failed to start service with handle: 0x%04x", in Start()
679 LOG_ERROR(LOG_TAG, "Failed to stop service with handle: 0x%04x", in Stop()