Lines Matching refs:LOG_ERROR
205 LOG_ERROR("%s: Failed to register client", __func__); in ServiceAddedCallback()
287 LOG_ERROR("%s: write failed: %s", __func__, strerror(errno)); in RequestWriteCallback()
328 LOG_ERROR("%s: write failed: %s", __func__, strerror(errno)); in RequestExecWriteCallback()
486 LOG_ERROR("Error getting GATT interface"); in Initialize()
492 LOG_ERROR("Failed to initialize gatt interface"); in Initialize()
498 LOG_ERROR("pipe creation failed: %s", strerror(errno)); in Initialize()
538 LOG_ERROR("Error creating internals"); in Initialize()
546 LOG_ERROR("Error initializing internals"); in Initialize()
553 LOG_ERROR("Failed to register server"); in Initialize()
560 LOG_ERROR("Initialization of server failed"); in Initialize()
629 LOG_ERROR("Failed to add characteristic to service: 0x%04x", in AddCharacteristic()
647 LOG_ERROR("Failed to set scan response data"); in AddBlob()
667 LOG_ERROR("Failed to start service with handle: 0x%04x", in Start()
680 LOG_ERROR("Failed to stop service with handle: 0x%04x", in Stop()